bunit.web
by: Egil Hansen
- 2 total downloads
- Latest version: 1.39.5
bUnit.web is the web specific parts of bUnit, that enables you to easily test and verify the output of Blazor (web) component.
Cassette.Aspnet
by: Andrew Davey
- 3 total downloads
- Latest version: 2.4.2
ASP.NET support for Cassette. Cassette automatically builds JavaScript, CSS and HTML template modules based on the dependencies between files. CoffeeScript and LESS are also supported.
Castle.Core
by: Castle Project Contributors
- 4,163k total downloads
- Latest version: 5.1.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Castle.Windsor
by: Castle Project Contributors
- 3,682k total downloads
- Latest version: 5.1.1
Castle Windsor is best of breed, mature Inversion of Control container available for .NET.
ClosedXML
by: Jan Havlíček, Francois Botha, Aleksei Pankratev, Manuel de Leon, Amir Ghezelbash
- 442 total downloads
- Latest version: 0.105.0
See release notes https://github.com/ClosedXML/ClosedXML/releases/tag/0.105.0 ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API.
ClosedXML.Parser
by: Jan Havlíček
- 151 total downloads
- Latest version: 2.0.0
A lexer and parser of Excel formulas with focus on performance. Its goal is to create
an abstract syntax tree from a formula text to enable formula evaluation.
Cloudmersive.APIClient.NETCore.VirusScan
by: Cloudmersive
- 413 total downloads
- Latest version: 2.0.4
Virus Scan API lets you scan files and content for viruses and identify security issues with content.
CommonServiceLocator
by: .NET Foundation and Contributors
- 1 total downloads
- Latest version: 2.0.7
The library provides an abstraction over IoC containers and service locators. Using the library allows an application to indirectly access the capabilities without relying on hard references.
CommunityToolkit.Maui
by: Microsoft
- 8 total downloads
- Latest version: 9.1.1
The .NET MAUI Community Toolkit is a collection of Animations, Behaviors, Converters, and Custom Views for development with .NET MAUI. It simplifies and demonstrates common developer tasks building iOS, Android, macOS and Windows apps with .NET MAUI.
CommunityToolkit.Maui.Core
by: Microsoft
- 2 total downloads
- Latest version: 9.1.1
Core library for community toolkits using .NET MAUI
CommunityToolkit.Mvvm
by: Microsoft
- 9 total downloads
- Latest version: 8.4.0
This package includes a .NET MVVM library with helpers such as:
- ObservableObject: a base class for objects implementing the INotifyPropertyChanged interface.
- ObservableRecipient: a base class for observable objects with support for the IMessenger service.
- ObservableValidator: a base class for objects implementing the INotifyDataErrorInfo interface.
- RelayCommand: a simple delegate command implementing the ICommand interface.
- AsyncRelayCommand: a delegate command supporting asynchronous operations and cancellation.
- WeakReferenceMessenger: a messaging system to exchange messages through different loosely-coupled objects.
- StrongReferenceMessenger: a high-performance messaging system that trades weak references for speed.
- Ioc: a helper class to configure dependency injection service containers.
CompareNETObjects
by: gfinzer
- 1 total downloads
- Latest version: 4.83.0
What you have been waiting for. Perform a deep compare of any two .NET objects using reflection. Shows the differences between the two objects.
CookieInformation.Episerver
by: Cookie Information
- 1 total downloads
- Latest version: 1.0.18
An integration to Cookie Informations Consent solution. Helps you collect visitors Cookie Consents and comply with GDPR and ePrivacy
Coravel
by: James Hickey
- 2,618k total downloads
- Latest version: 5.0.4
Near-zero config .NET Core library that makes Task Scheduling, Caching, Queuing, Mailing, Event Broadcasting (and more) a breeze!
Costura.Fody
by: geertvanhorrik, simoncropp
- 1 total downloads
- Latest version: 6.0.0
Fody add-in for embedding references as resources.
coverlet.collector
by: tonerdo
- 426 total downloads
- Latest version: 6.0.4
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
coverlet.msbuild
by: tonerdo
- 497 total downloads
- Latest version: 6.0.4
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
CSharpier
by: CSharpier
- 2 total downloads
- Latest version: 1.2.1
CSharpier is an opinionated code formatter for c#.
CsvHelper
by: Josh Close
- 3,389k total downloads
- Latest version: 33.1.0
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.