Handlebars.Net
by: Rex Morgan
- 1 total downloads
- Latest version: 1.2.7
Blistering-fast Handlebars.js templates in your .NET application.
HtmlAgilityPack
by: ZZZ Projects, Simon Mourrier, Jeff Klawiter, Stephan Grell
- 2 total downloads
- Latest version: 1.11.31
This is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (you actually don't HAVE to understand XPATH nor XSLT to use it, don't worry...). It is a .NET code library that allows you to parse "out of the web" HTML files. The parser is very tolerant with "real world" malformed HTML. The object model is very similar to what proposes System.Xml, but for HTML documents (or streams).
Humanizer.Core.he
by: Mehdi Khalili, Claire Novotny
- 1 total downloads
- Latest version: 2.10.1
Humanizer Locale Hebrew (he)
Humanizer.Core.hr
by: Mehdi Khalili, Claire Novotny
- 1 total downloads
- Latest version: 2.8.26
Humanizer Locale Croatian (hr)
Humanizer.Core.nl
by: Mehdi Khalili, Claire Novotny
- 1 total downloads
- Latest version: 2.10.1
Humanizer Locale Dutch (nl)
Humanizer.Core.uz-Cyrl-UZ
by: Mehdi Khalili, Claire Novotny
- 1 total downloads
- Latest version: 2.11.10
Humanizer Locale Uzbek (Cyrillic, Uzbekistan) (uz-Cyrl-UZ)
LanguageExt.Core
by: Paul Louth
- 1 total downloads
- Latest version: 1.8.8-beta
This library uses and abuses the features of C# 6 to provide a functional 'Base class library', that, if you squint, can look like extensions to the language itself. It also includes an 'Erlang like' process system (actors) that can optionally persist messages and state to Redis (note you can use it without Redis for in-app messaging). The process system additionally supports Rx streams of messages and state allowing for a complete system of reactive events and message dispatch.
log4net
by: The Apache Software Foundation
- 1 total downloads
- Latest version: 2.0.10
log4net is a tool to help the programmer output log statements to a variety of output targets. In case of problems with an application, it is helpful to enable logging so that the problem can be located. With log4net it is possible to enable logging at runtime without modifying the application binary. The log4net package is designed so that log statements can remain in shipped code without incurring a high performance cost. It follows that the speed of logging (or rather not logging) is crucial.
At the same time, log output can be so voluminous that it quickly becomes overwhelming. One of the distinctive features of log4net is the notion of hierarchical loggers. Using these loggers it is possible to selectively control which log statements are output at arbitrary granularity.
log4net is designed with two distinct goals in mind: speed and flexibility
Microsoft.AspNet.WebApi.Client
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0
This package adds support for formatting and content negotiation to System.Net.Http. It includes support for JSON, XML, and form URL encoded data.
Microsoft.AspNetCore.Components.WebAssembly.Server
by: Microsoft
- 7 total downloads
- Latest version: 9.0.0-preview.5.24306.11
Runtime server features for ASP.NET Core Blazor applications.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/8af96e042134fb3b2f21df26dd0f32ea1c00dd37
Microsoft.AspNetCore.Hosting
by: Microsoft
- 1 total downloads
- Latest version: 1.1.1
ASP.NET Core hosting infrastructure and startup logic for web applications.
Microsoft.AspNetCore.Identity.UI
by: Microsoft
- 2 total downloads
- Latest version: 10.0.2
ASP.NET Core Identity UI is the default Razor Pages built-in UI for the ASP.NET Core Identity framework.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/44525024595742ebe09023abe709df51de65009b
Microsoft.CodeAnalysis.Compilers
by: Microsoft
- 1 total downloads
- Latest version: 4.10.0-2.final
Compiler layer of the .NET Compiler Platform ("Roslyn").
Install this package to get both C# and Visual Basic support.
If you want just support for one language, install Microsoft.CodeAnalysis.CSharp or Microsoft.CodeAnalysis.VisualBasic.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/bf8791d0d1be92c24e56cefa52aa139e2b5340c2.
Microsoft.EntityFrameworkCore.Design
by: Microsoft
- 1 total downloads
- Latest version: 1.1.3
Shared design-time components for Entity Framework Core tools.
Microsoft.Extensions.Configuration.Abstractions
by: Microsoft.Extensions.Configuration.Abstractions
- 1 total downloads
- Latest version: 1.0.2
Abstractions of key-value pair based configuration.
Commonly used types:
Microsoft.Extensions.Configuration.IConfiguration
Microsoft.Extensions.Configuration.IConfigurationBuilder
Microsoft.Extensions.Configuration.IConfigurationProvider
Microsoft.Extensions.Configuration.IConfigurationRoot
Microsoft.Extensions.Configuration.IConfigurationSection
Microsoft.Extensions.DependencyInjection.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0-preview1-final
Abstractions for dependency injection.
Commonly used types:
Microsoft.Extensions.DependencyInjection.IServiceCollection
Microsoft.Extensions.Logging.TraceSource
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview2-final
TraceSource logger provider implementation for Microsoft.Extensions.Logging. This logger logs messages to a trace listener by writing messages with System.Diagnostics.TraceSource.TraceEvent().
Microsoft.Extensions.ObjectPool
by: Microsoft
- 1 total downloads
- Latest version: 1.1.1
A simple object pool implementation.
Microsoft.FluentUI.AspNetCore.Components
by: Microsoft
- 1 total downloads
- Latest version: 4.13.2
A Blazor component library leveraging Microsoft’s Fluent Design System. Use the look of modern Microsoft products in your Blazor applications.
Microsoft.IdentityModel.Abstractions
by: Microsoft
- 4 total downloads
- Latest version: 6.32.3
A package containing thin abstractions for Microsoft.IdentityModel.