Cake
by: Patrik Svensson Mattias Karlsson Gary Ewan Park Alistair Chapman Martin Björkström Dave Glick Pascal Berger Jérémie Desautels Enrico Campidoglio C. Augusto Proiete Nils Andresen and contributors
- 2.848k total downloads
- Latest version: 1.3.0
The Cake script runner.
Caliburn.Micro.Start
by: Rob Eisenberg Marco Amendola Chin Bae Ryan Cromwell Nigel Sampson Thomas Ibel Matt Hidinger
- 496 total downloads
- Latest version: 3.2.0
A startup sample for Caliburn.Micro.
Captcha
by: Captcha Inc.
- 535 total downloads
- Latest version: 4.4.2
BotDetect CAPTCHA Generator protects ASP.NET/Core forms from spam. The Captcha protection is available on .NET/Core for jQuery, Angular & React frontends and ASP.NET MVCCore, MVC1-5, WebForms & WebPages backends. It works in China; doesn't stalk; nor does it slurp your form-data -- think: GDPR & LGPD!
BotDetect uses many different image and sound algorithms for the generation of Captcha codes. While each Captcha algorithm is easily comprehensible to human users, generating Captcha codes by random algorithm makes the Captcha challenge extremely difficult to pass automatically.
BotDetect provides an audio Captcha alternative to keep ASP.NET web applications accessible to the blind and other people for whom reading the Captcha code could be a problem, enabling you to make WCAG and Section 508 compliant websites.
BotDetect is a self-hosted .NET Captcha Component -- no 3rd-party servers are involved in the generation, displaying, and validation of Captcha challenges.
Therefore, BotDetect neither identify nor stalk your users and visitors -- nor does it slurp logins, passwords, and other data they fill in your forms.
This allows for the GDPR, LGPD, and CCPA compliant sites -- and also does miracles for the forms on any of the national security-sensitive ones.
FEATURES:
--------------------
* Out-of-the-box integrations with Angular, AngularJS, jQuery, and React frontend frameworks
* Produces XHTML 1.1 Strict, Section 508 and WCAG AAA compliant markup
* Fully compatible with ASP.NET Core 1.x and 2.x
* Fully compatible with legacy .NET 2.0 and onwards, .NET Core 1.x and .NET Core 2.x
* Fully compatible with ASP.NET MVC 1-5 and ASP.NET Core MVC (MVC 6)
* Fully compatible with ASP.NET WebForms
* Fully compatible with ASP.NET Web Pages
* Fully compatible with ASP.NET Ajax and jQuery Ajax validation
* Fully compatible with SharePoint Server / Foundation
* Visual Studio .NET 2017, 2015, 2013, 2012, 2010, 2008, 2005 and 2003 Designer support
* Medium trust environment support for shared servers
* Tested in Chrome, Firefox, Safari, IE, Edge and Opera browsers
* Full support for all Android & iOS devices
* Localized Captcha generation, using various Unicode character sets and downloadable multi-language sound pronunciations
* Custom Captcha image size, format, color scheme...
* Custom Captcha code length, style, character set, timeouts, generated code filtering...
* Many other randomization & customization options
* 60 secure & readable Captcha image styles
* 20 secure & accessible audio Captcha sound styles
* It works in China
* It does not identify and stalk your users and visitors
* It does not slurp your form data
* It allows for the GDPR, LGPD, and CCPA compliant sites
* Licensable source code
What nuget to use?
--------------------
Please note that from the version 4.2 onward we have two BotDetect CAPTCHA nugets on the nuget.org.
* Use THIS nuget for ASP.NET applications running on the legacy .NET (non-Core) Frameworks
* Use THIS nuget for ASP.NET Core applications running on the .NET Core Frameworks
However, there is one special case that required the separate nuget.
* Use our NEW helper nuget INSTEAD OF this one for the special case of ASP.NET Core applications running on the legacy .NET (non-Core) Frameworks.
The new helper nuget name is CAPTCHA.asp.net.core.on.legacy.net.frameworks and it is available at https://www.nuget.org/packages/CAPTCHA.asp.net.core.on.legacy.net.frameworks/
Castle.Core
by: Castle Project Contributors
- 1.018k total downloads
- Latest version: 4.4.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
CoContra
by: Nick Strupat
- 375 total downloads
- Latest version: 1.0.2
Delegate-like classes for covariant and contravariant delegates and events
CodeProject.ObjectPool
by: Ofir Makmal <ofir.makmal@gmail.com> Alessio Parma <alessio.parma@gmail.com>
- 635 total downloads
- Latest version: 3.2.4
A generic, concurrent, portable and flexible Object Pool for the .NET Framework. It is completely based on the Code Project article of Ofir Makmal (http://goo.gl/4qig6T). Library is production ready and it is successfully working in real life systems. Original source code has been modified, in order to introduce a Parameterized Object Pool, already drafted by Ofir Makmal in the comments of the article. Moreover, a few unit tests have been added, in order to improve code reliability, and a lot of other small changes have also been applied. Of course, all modified source code is freely available at the project URL of this package. Many thanks to Ofir Makmal for his great work.
Common.Logging
by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
- 515 total downloads
- Latest version: 3.4.1
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
CommandLineParser
by: gsscoder nemec ericnewton76
- 449 total downloads
- Latest version: 2.3.0
Terse syntax C# command line parser for .NET. For FSharp support see CommandLineParser.FSharp. The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
Castle.Windsor
by: Castle Project Contributors
- 432 total downloads
- Latest version: 5.1.2
Castle Windsor is best of breed, mature Inversion of Control container available for .NET.
CarterTemplate
by: Jonathan Channon
- 728 total downloads
- Latest version: 9.0.0
A dotnet-new template for Carter applications.
CloudinaryDotNet
by: Cloudinary
- 1.058k total downloads
- Latest version: 1.21.0
Official client library for easily integrating with the Cloudinary service
Coding4Fun.Toolkit.Controls
by: Coding4Fun Hermit Dave
- 405 total downloads
- Latest version: 2.1.8
The Coding4Fun Toolkit has multiple controls and useful items for XAML based applications.
Caliburn.Micro
by: Rob Eisenberg Marco Amendola Chin Bae
- 108 total downloads
- Latest version: 1.3.1
A small, yet powerful framework designed for Xaml platforms, Caliburn.Micro implements a variety of UI patterns for solving real-world problems. Patterns that are highlighted include MVVM (Presentation Model), MVP and MVC.
Caliburn.Micro.Core
by: Nigel Sampson Rob Eisenberg Thomas Ibel Marco Amendola Chin Bae Ryan Cromwell Matt Hidinger
- 90 total downloads
- Latest version: 4.0.136-rc
A small, yet powerful framework designed for Xaml platforms, Caliburn.Micro implements a variety of UI patterns for solving real-world problems. Patterns that are highlighted include MVVM (Presentation Model), MVP and MVC.
Caliburn.Micro.Xamarin.Forms
by: Rob Eisenberg Marco Amendola Chin Bae Ryan Cromwell Nigel Sampson Thomas Ibel Matt Hidinger
- 23 total downloads
- Latest version: 4.0.0-alpha.1
A small, yet powerful framework designed for Xaml platforms, Caliburn.Micro implements a variety of UI patterns for solving real-world problems. Patterns that are highlighted include MVVM (Presentation Model), MVP and MVC.
Castle.DynamicProxy
by: Castle Project Contributors
- 56 total downloads
- Latest version: 2.2.0
Castle DynamicProxy is a library for generating lightweight .NET proxies on the fly at runtime. Proxy objects allow calls to members of an object to be intercepted without modifying the code of the class.
Cake.Core
by: Patrik Svensson Mattias Karlsson Gary Ewan Park Alistair Chapman Martin Björkström and contributors
- 544 total downloads
- Latest version: 0.25.0
The Cake core library.
Bullseye
by: Bullseye
- 613 total downloads
- Latest version: 2.3.0-beta.2+build.182
For describing and running targets and their dependencies.