AsyncUsageAnalyzers
by: Sam Harwell et. al.
- 312 total downloads
- Latest version: 1.0.0-alpha003
A collection of analyzers related to best practices for writing asynchronous code.
Azure.Core
by: Microsoft
- 5.382k total downloads
- Latest version: 1.62.0
This is the implementation of the Azure Client Pipeline
Azure.Core.Experimental
by: Microsoft
- 2.778k total downloads
- Latest version: 0.1.0-preview.37
Experimental types that might eventually move to Azure.Core
Azure.Identity
by: Microsoft
- 6.745k total downloads
- Latest version: 1.21.0
Provides APIs for authenticating to Microsoft Entra ID
BCrypt.Net-Next
by: Chris McKee Ryan D. Emerl Damien Miller
- 1.727k total downloads
- Latest version: 4.2.0
A fixed, enhanced and namespace compatible version of BCrypt.Net port of jBCrypt implemented in C#. It uses a variant of the Blowfish encryption algorithm’s keying schedule, and introduces a work factor, which allows you to determine how expensive the hash function will be, allowing the algorithm to be "future-proof".
BouncyCastle.Cryptography
by: Legion of the Bouncy Castle Inc.
- 1.125k total downloads
- Latest version: 2.7.0
BouncyCastle.NET is a popular cryptography library for .NET
Common.Logging
by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
- 2.228k 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.
Common.Logging.Core
by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
- 1.603k total downloads
- Latest version: 3.4.1
Common.Logging.Core contains the portable (PCL) implementation of the Common.Logging low-level abstractions common to all other Common.Logging packages.
CommunityToolkit.Mvvm
by: Microsoft
- 1.766k total downloads
- Latest version: 8.4.2
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.
Configuration
by: Cameron Fletcher Configuration contributors
- 819 total downloads
- Latest version: 0.2.0-beta13
A simple configuration library for .NET
CsvHelper
by: Josh Close
- 17.362k 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.
Dapper
by: Sam Saffron Marc Gravell Nick Craver
- 6.705k total downloads
- Latest version: 2.1.79
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc. Major Sponsor: Dapper Plus from ZZZ Projects.
Database
by: Gil Sani
- 7 total downloads
- Latest version: 2.5.0
Create JSON based database on any device.
DrugInventoryProtos
by: Hunter Wallace
- 554 total downloads
- Latest version: 1.5.8.27
Shared gRPC proto contracts for Drug Inventory system.
Extended.Wpf.Toolkit
by: Xceed
- 1.171k total downloads
- Latest version: 5.1.0
Extended WPF Toolkit is the number one collection of WPF controls, components and utilities for creating next generation Windows applications. Provides 48 controls, all offered under the Xceed Software Inc Community License. v5.1 provides 12 bug fixes and improvements. Documentation, source, and discussions are hosted on Github at https://github.com/xceedsoftware/wpftoolkit. Check out the Plus Edition to support the project, get more controls and features, and work with a version a few releases ahead of the free releases.
FontAwesome.WPF
by: charri
- 763 total downloads
- Latest version: 4.7.0.9
WPF (+UWP) controls for the iconic font and CSS toolkit Font Awesome.
For examples https://github.com/charri/Font-Awesome-WPF
Font Awesome: http://fortawesome.github.io/Font-Awesome/
Google.Protobuf
by: Google Inc.
- 14.335k total downloads
- Latest version: 3.36.0
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore
by: The gRPC Authors
- 7.363k total downloads
- Latest version: 2.83.0
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 7.92k total downloads
- Latest version: 2.83.0
gRPC support for ASP.NET Core