There are 2.569 packages

  • 0 total downloads
  • last updated 06.02.2022
  • Latest version: 2.2.0
  • hosting
.NET Core hosting and startup infrastructures for applications. This package was built from the source code at https://github.com/aspnet/Hosting/tree/0724e6cde1149ee1a19bfec9c13a2c9327b71213
  • 0 total downloads
  • last updated 06.02.2022
  • Latest version: 19.2.6
This package implements the core functionality for the eXpressApp Framework ASP.NET platform.
  • 0 total downloads
  • last updated 06.02.2022
  • Latest version: 19.2.6
This metapackage provides the core functionality for the eXpressApp Framework Mobile platform. Contains all Mobile-specific modules.
  • 0 total downloads
  • last updated 06.02.2022
  • Latest version: 2017.2.503
UI for WPF is an enterprise-ready development suite of over 110+ UI controls for creating engaging, interactive user experiences for Windows desktop applications.
  • 0 total downloads
  • last updated 06.02.2022
  • Latest version: 19.2.6
This package implements the core functionality for the eXpressApp Framework WinForms platform.
A library bringing output caching (similar to MVC's "OutputCache"), to Web API actions. Strathweb.CacheOutput will take care of server side caching and set the appropriate client side (response) headers for you. This is a version for Web Api 2 only.
  • 0 total downloads
  • last updated 06.02.2022
  • Latest version: 19.2.6
This package provides the View Variants module for the eXpressApp Framework WinForms and ASP.NET platforms.
  • 0 total downloads
  • last updated 06.02.2022
  • Latest version: 19.2.6
This package provides functionality for DevExpress Rich Text Editor - an advanced word-processing tool designed for working with rich text documents of various formats.
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... More information
  • 0 total downloads
  • last updated 06.02.2022
  • Latest version: 19.2.6
This metapackage provides the core functionality for the eXpressApp Framework Mobile platform. Contains all Mobile-specific modules.
  • 0 total downloads
  • last updated 06.02.2022
  • Latest version: 2.2.0
  • hosting
.NET Core hosting and startup abstractions for applications. This package was built from the source code at https://github.com/aspnet/Hosting/tree/0724e6cde1149ee1a19bfec9c13a2c9327b71213
  • 0 total downloads
  • last updated 06.02.2022
  • Latest version: 19.2.6
This metapackage provides the core functionality for the eXpressApp Framework WinForms platform. Contains all WinForms-specific modules.
The HttpClient factory is a pattern for configuring and retrieving named HttpClients in a composable way. The HttpClient factory provides extensibility to plug in DelegatingHandlers that address cross-cutting concerns such as service location, load balancing, and reliability. The default HttpClient... More information
Implements an option type (Strilanc.Value.May<T>) that encourages usage based on pattern matching rather than ForceGetValue. Also includes utility methods for producing, consuming and transforming May<T>. Note on null: May<T> treats null like any other value. May.NoValue is distinct from null, and... More information