NuGet
Most popular .NET packages
Ranked by downloads over the last month.
- 2788Nethereum.HexHexTypes for encoding and encoding String, BigInteger, this is specific for Ethereum9.8Mdownloads/mo
- 2789OxyPlot.CoreOxyPlot is a plotting library for .NET. This is the portable core library that is referenced by the platform-specific OxyPlot packages.9.8Mdownloads/mo
- 2790Microsoft.Authentication.WebAssembly.MsalAuthenticate your Blazor webassembly applications with Azure Active Directory and Azure Active Directory B2C This package was built from the source code at https://github.com/dotnet/dotnet/tree/e2f47b0110ed922f21a1522da67279133ce28f329.8Mdownloads/mo
- 2791SoapCoreSOAP protocol middleware for ASP.NET Core9.8Mdownloads/mo
- 2792MaterialDesignColorsResourceDictionary instances containing standard Google Material Design swatches, for inclusion in a XAML application.9.8Mdownloads/mo
- 2793EvolveEvolve is an easy migration tool that uses plain old sql scripts. Its purpose is to automate your database changes, and help keep those changes synchronized through all your environments and developpement teams. Every time you build your project, it will automatically ensure that your database is up-to-date, without having to do anything other than build. Install it and forget it !9.8Mdownloads/mo
- 2794Elastic.Serilog.SinksPackage Description9.8Mdownloads/mo
- 2795DerConverterDER/ASN.1 Converter9.8Mdownloads/mo
- 2796PyroscopePackage Description9.7Mdownloads/mo
- 2797SqlSugarCore.Net Core3.1 .Net5 .Net6 .Net7 .Net8 .Net9 .Net10 安装此版本,好用的ORM框架 ,支持国外主流和国产人大金仓达梦 OceanBase GaussDB QuestDb ClickHouse Oracle MySql Gbase8s SqlServer Sqlite DB2 DuckDb Hana 等, 使用教程:https://www.donet5.com/Home/Doc?typeId=12269.7Mdownloads/mo
- 2798AlbedoA .NET library targeted at making Reflection programming more consistent, using a common set of abstractions and utilities.9.7Mdownloads/mo
- 2799Volo.Abp.PermissionManagement.Application.ContractsPackage Description9.7Mdownloads/mo
- 2800Xamarin.Firebase.Encoders.JSON.NET for Android and MAUI bindings for the Android Java library 'com.google.firebase:firebase-encoders-json'.9.7Mdownloads/mo
- 2801Xamarin.GooglePlayServices.Maps.NET for Android and MAUI bindings for the Android Java library 'com.google.android.gms:play-services-maps'.9.7Mdownloads/mo
- 2802JavaScriptEngineSwitcher.V8JavaScriptEngineSwitcher.V8 contains a `V8JsEngine` adapter (wrapper for the ClearScript.V8).9.7Mdownloads/mo
- 2803SumoLogic.Logging.CommonShared library used by .NET log appenders uploading to Sumo Logic.9.7Mdownloads/mo
- 2804AWSSDK.SageMakerAmazon SageMaker is a fully-managed service that enables data scientists and developers to quickly and easily build, train, and deploy machine learning models, at scale.9.7Mdownloads/mo
- 2805Microsoft.DurableTask.Sidecar.ProtobufGenerated Durable Task sidecar gRPC service and protobuf implementation9.7Mdownloads/mo
- 2806aliyun-net-sdk-coreAlibaba Cloud SDK for .NET9.7Mdownloads/mo
- 2807RystemRystem is a open-source framework to improve the System namespace in .Net9.7Mdownloads/mo
- 2808Blauhaus.Auth.AbstractionsPackage Description9.7Mdownloads/mo
- 2809Microsoft.VisualStudio.TelemetryMicrosoft® Visual Studio® Telemetry Library9.7Mdownloads/mo
- 2810TypeGenTypeGen is a single-class-per-file C# to TypeScript generator9.6Mdownloads/mo
- 2811System.Collections.AsyncSystem.Collections.Async.9.6Mdownloads/mo
- 2812HotChocolate.Types.AnalyzersThis package provides source generators for schema building.9.6Mdownloads/mo
- 2813Google.Apis.Auth.MvcThe Google APIs Client Library is a runtime client for working with Google Services. The ASP.NET MVC extension library contains an auth controller and an authorization code MVC App to make the OAuth2 "dance" easier. Supported Platforms: - .NET Framework 4.5+9.6Mdownloads/mo
- 2814cdmdotnet.LoggingThis logging library makes large use of enterprise correlation. In a lot of applications that incorporate various small and large services, it is often important to correlate events that happen across these services. It gives us a business workflow view of the various events that happen in the application, its components and services. This library provide operation and activity ID management and propagation. The main difference with this library over other is that you can configure each type of log separately. You can enable fatal, error, warning, debugging, informational, progress and sensitive data logging all independently of each other. This is more flexible than the concept of minimum level logging, such as that in log4net or serilog e.g. enabling one warning in this libraries will enable error and fatal logging as well. This library allows you to set those settings independently of each other. The SqlLogger maps AdditionalData to table columns, where the key of the dictionary entry is the column name and the value is serialised to JSON as the column value. MetaData is serialised to a single JSON value stored in the MetaData column. This means you can store data such as a User ID or Job ID in a separate column so you can filter more efficiently with indexes and partitions. TraceLogger and ConsoleLogger both seralise and format all information into a single string. The MultiLogger allows you to configure several different loggers to be used at once with different settings for each logger. Usage is in the form of: static void Main() { ICorrelationIdHelper correlationIdHelper = new WebCorrelationIdHelper(); // This value will be set automatically to all logs within this thread... so long as System.Threading.Tasks.Task.Factory.StartNew is used. correlationIdHelper.SetCorrelationId(Guid.NewGuid()); DoSyncWork(); DoAsyncWork(); } static void DoSyncWork() { ILogger logger = new SqlLogger(); logger.LogDebug("Some technical debugging details."); } static void DoAsyncWork() { System.Threading.Tasks.Task.Factory.StartNew(() => { ILogger logger = new ConsoleLogger(); logger.LogInfo("An informative message."); }); } This package installs cdmdotnet.Logging.dll with includes core logging functionality. Other packages depend on cdmdotnet.Logging for specific implementations.9.6Mdownloads/mo
- 2815MassTransit.PrometheusMassTransit Prometheus support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.9.6Mdownloads/mo
- 2816MetaFac.Threading.ChannelsImplementation of event queue using System.Threading.Channels9.6Mdownloads/mo
- 2817WindowsAPICodePack-CoreCore library for Windows API Code Pack9.6Mdownloads/mo
- 2818NGitLabGitLab REST API .NET Client Library9.6Mdownloads/mo
- 2819AWSSDK.ElasticLoadBalancingElastic Load Balancing automatically distributes incoming application traffic across multiple compute instances in the cloud.9.6Mdownloads/mo
- 2821Rystem.RepositoryFramework.AbstractionsRystem.RepositoryFramework allows you to use correctly concepts like repository pattern, CQRS and DDD. You have interfaces for your domains, auto-generated api, auto-generated HttpClient to simplify connection "api to front-end", a functionality for auto-population in memory of your models, a functionality to simulate exceptions and waiting time from external sources to improve your implementation/business test and load test.9.6Mdownloads/mo
- 2822NATS.Client.CoreCore client for NATS, the high-performance cloud-native messaging system. Provides async pub/sub, request-reply, and queue groups for .NET applications.9.6Mdownloads/mo
- 2823Microsoft.Azure.Common.DependenciesProvides popular portable components for a common HTTP pipeline and JSON parsing. This package is included as a dependency to other libraries such as the Microsoft Azure Management Libraries and should not be directly added to your project.9.6Mdownloads/mo
- 2824Amazon.CDK.AWS.EventsAmazon EventBridge Construct Library (Stability: Stable)9.6Mdownloads/mo
- 2825EnterpriseLibrary.TransientFaultHandling.WindowsAzure.StorageThis package provides transient error detection strategies for the Transient Fault Handling Application Block (“Topaz”) to use with Windows Azure Storage. It works with version 2.0 of the Windows Azure Storage Client Library and with earlier versions. It automatically detects which version of the Storage Client Library you are using and adjusts its detection strategy accordingly. However, if you are using version 2.0 of the Windows Azure Storage Client Library, it is recommended that you use the built-in retry policies in the Windows Azure Storage Client Library instead of Topaz.9.6Mdownloads/mo
- 2826Xamarin.Android.Support.v7.PaletteXamarin.Android bindings for Android Support Library - palette-v79.6Mdownloads/mo
- 2827TimePeriodLibrary.NETExtensive time period calculations and individual calendar periods.9.6Mdownloads/mo
- 2828xRetryAllows for a [RetryFact(n)] or [RetryTheory(n)] attributes to be placed above tests in XUnit. This can be used to re-run a failed test up to n times, allowing for transient failures (e.g. network related) to be tolerated.9.6Mdownloads/mo
- 2829Abp.AspNetCoreAbp.AspNetCore9.6Mdownloads/mo
- 2830HtmlRenderer.CoreCross framework (WinForms/WPF/PDF/Metro/etc.), Multipurpose (UI Controls / Image generation / PDF generation / etc.), 100% managed (C#), High performance HTML Rendering library. The Core assembly of HTML Renderer does not bound to any rendering framework (WinForms/WPF/PDF/etc.). Can be used to create framework specific renderer using adapter extensibility object model. For existing implementations see: HtmlRenderer.WinForms, HtmlRenderer.WPF and HtmlRenderer.PdfSharp.9.6Mdownloads/mo
- 2831Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTimeA member of the Visual Studio SDK9.6Mdownloads/mo
- 2832CommunityToolkit.MauiThe .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.9.6Mdownloads/mo
- 2833ZooKeeperNetExA .NET async Client fully compliant with ZooKeeper, supporting all features. Fully Task-based Asynchronous (async/await). A great measure has been taken to follow the logic of the official Java client, including all relevant unit tests. In fact, the code is almost identical. Thus allowing easy evolution alongside the Java version.9.6Mdownloads/mo
- 2834SimpleInjector.Integration.Web.MvcSimple Injector ASP.NET MVC Integration.9.6Mdownloads/mo
- 2835EFCore.BulkExtensions.MySqlEntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on MySQL9.6Mdownloads/mo
- 2836Amazon.CDK.AWS.KMSThe CDK Construct Library for AWS::KMS (Stability: Stable)9.6Mdownloads/mo