Hangfire.Core
by: Sergey Odinokov
- 13 total downloads
- Latest version: 1.7.4
An easy and reliable way to perform fire-and-forget, delayed and recurring, long-running, short-running, CPU or I/O intensive tasks inside ASP.NET applications. No Windows Service / Task Scheduler required. Even ASP.NET is not required.
Backed by Redis, SQL Server, SQL Azure or MSMQ. This is a .NET alternative to Sidekiq, Resque and Celery.
https://www.hangfire.io/
HtmlAgilityPack.NetCore
by: Zulfahmi Ahmad
- 11 total downloads
- Latest version: 1.5.0.1
Deprecated as there's new maintainer for original HAP project. Please check the new repo at https://github.com/zzzprojects/html-agility-pack.
This is a port of HtmlAgilityPack library created by Simon Mourrier and Jeff Klawiter for .NET Core platform. This NuGet package supports can be used with Universal Windows Platform, ASP.NET 5 (using .NET Core) and full .NET Framework 4.6.
Original description:
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
by: Mehdi Khalili Claire Novotny
- 42 total downloads
- Latest version: 2.8.26
Humanizer core package that contains the library and the neutral language (English) resources
i18n
by: Martin Connell Daniel Crenna contributors
- 15 total downloads
- Latest version: 2.1.10
Smart internationalization for ASP.NET-based web applications. The i18n library is designed to replace the use of .NET resources in favor of an easier, globally-recognized standard for localizing ASP.NET-based web applications. Supports ASP.NET MVC, ASP.NET Web API, ASP.NET WebMatrix / Web Pages and ASP.NET Web Forms.
IdentityModel
by: Dominick Baier Brock Allen
- 13 total downloads
- Latest version: 3.6.1
OpenID Connect & OAuth 2.0 client library
IdentityModel.AspNetCore.OAuth2Introspection
by: Dominick Baier Brock Allen
- 12 total downloads
- Latest version: 3.3.0
ASP.NET Core 2.0 Middleware for validating tokens using OAuth 2.0 introspection
IdentityServer4.AccessTokenValidation
by: Brock Allen Dominick Baier
- 13 total downloads
- Latest version: 2.6.0
ASP.NET Core authentication handler to validate JWT and reference tokens from IdentityServer4
ITData.AspNetCore
by: Grigoriev Vlad
- 3.738k total downloads
- Latest version: 2.8.2
Package Description
ITData.AspNetCore.Backup
by: ITData.AspNetCore.Backup
- 169 total downloads
- Latest version: 2.0.4
Package Description
ITData.AspNetCore.CheckBoxList
by: Vladislav Grigoreiv
- 187 total downloads
- Latest version: 1.5.0
Fork of CheckboxList.Core
ITData.AspNetCore.Images
by: ITData.AspNetCore.Images
- 346 total downloads
- Latest version: 2.0.4
Package Description
ITData.AspNetCore.KeyValue
by: ITData.AspNetCore.KeyValue
- 384 total downloads
- Latest version: 2.0.7
Package Description
ITData.AspNetCore.Localization
by: ITData.AspNetCore.Localization
- 801 total downloads
- Latest version: 2.1.7
Package Description
ITData.AspNetCore.MailService
by: ITData.AspNetCore.MailService
- 300 total downloads
- Latest version: 1.3.1
Package Description
ITData.AspNetCore.ManagedPages
by: ITData.AspNetCore.ManagedPages
- 366 total downloads
- Latest version: 2.0.6
Package Description
ITData.AspNetCore.Posts
by: ITData.AspNetCore.Posts
- 677 total downloads
- Latest version: 2.2.0
Package Description
ITData.AspNetCore.Seo
by: ITData.AspNetCore.Seo
- 336 total downloads
- Latest version: 2.1.4
Package Description
ITData.AspNetCore.SmartAdmin
by: ITData.AspNetCore.SmartAdmin
- 28 total downloads
- Latest version: 1.0.3
Package Description
JetBrains.Annotations
by: JetBrains
- 78 total downloads
- Latest version: 2020.1.0
ReSharper Annotations help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics of APIs in ASP.NET and XAML frameworks and otherwise increase accuracy of ReSharper code inspections.
All usages of ReSharper Annotations attributes are erased from metadata by default, which means no actual binary reference to 'JetBrains.Annotations.dll' assembly is produced. If you need to preserve these attributes in metadata, just define 'JETBRAINS_ANNOTATIONS' conditional compilation symbol in your projects.
jQuery
by: jQuery Foundation Inc.
- 45 total downloads
- Latest version: 3.3.1
jQuery is a new kind of JavaScript Library.
jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.
NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/