MAD.NET is a simple and high perfoming extension framework for .NET 5.x with a lot of needful features. The hole framework uses the Microsoft.Extensions.DependencyInjection extension to handle the dependency injection on top level of each application. The framework is splitted into seperate layers. The first (core) layer contains extension implementations and useful other features, like diagnostic measurement, fast reflection access, simple dynamic type creation at runtime, protected configuration sections, a lot of own collection or tree implementations, a simple linq tree access pattern, a caching framework for a dictionary cache which works like the Microsoft.Extensions.MemoryCache and abstractions for the INotifyPropertyChanged, IDisposable and IChangeTracking interfaces. The second (data) layer contains a standardised data access framework for sql or linq based data stores. With a fluent api the developer can create queries working like linq queries. The abstraction layer makes the expansion of the data layer very easy so that client implementations of MySql and MSSQL become easier. Futhermore a fast object mapper can make developing much as simple when creating entities from a query result. the object mapper handles joined tables by recognizing the repetition of rows in a query result. The third (application) layer contains configuration extensions for the lean service implementation Rebus or logging extension named Serilog. Also a virtual drive service is prepared to map a path to a logical drive letter as simple as possible. The fourth (process) layer is empty and will contains orchestrate implementations inspired by the Rebus Sagas in the future. The fifth (presentation) layer makes presentate your application WPF-Extensions allowing the developer to create views controlled by a view controller (MVVM-C) and inject backend services or send command or receive messages via a message bus as easy as possible. In the future the presentation framework will be expanded by simple ASP.NET Web Api or ASP.NET MVC extensions to develop responsive frontends for each plattform in a short time.
Snowflake C# API Events Framework
Xwt is a cross-platform UI toolkit for creating desktop applications with .NET and Mono that run on multiple platforms from the same codebase. Xwt works by exposing one unified API across all environments that is mapped to a set of native controls on each platform. The framework consists of the frontend (Xwt core) and platform specific backends. Additionally to this core Xwt package you need to add an Xwt toolkit package (Xwt.*) for every platform you want your application to target.
re-linq Frontend: A foundation for parsing LINQ expression trees and generating queries in SQL or other languages. Key features: - Transforms expression trees into abstract syntax trees resemblying LINQ query expressions (from ... select syntax) - Simplifies many aspects of this tree (sub queries, transparent identifieres, pre-evaluation ...) - Provides basic infrastructure for backend development (e.g. SQL generation) - Provides a framework for user-defined query extensions and transformations
BotDetect CAPTCHA Generator protects ASP.NET/Core forms from spam. The Captcha protection is available on .NET/Core for jQuery, Angular & React frontends and ASP.NET MVCCore, MVC1-5, WebForms & WebPages backends. It works in China; doesn't stalk; nor does it slurp your form-data -- think: GDPR & LGPD! BotDetect uses many different image and sound algorithms for the generation of Captcha codes. While each Captcha algorithm is easily comprehensible to human users, generating Captcha codes by random algorithm makes the Captcha challenge extremely difficult to pass automatically. BotDetect provides an audio Captcha alternative to keep ASP.NET web applications accessible to the blind and other people for whom reading the Captcha code could be a problem, enabling you to make WCAG and Section 508 compliant websites. BotDetect is a self-hosted .NET Captcha Component -- no 3rd-party servers are involved in the generation, displaying, and validation of Captcha challenges. Therefore, BotDetect neither identify nor stalk your users and visitors -- nor does it slurp logins, passwords, and other data they fill in your forms. This allows for the GDPR, LGPD, and CCPA compliant sites -- and also does miracles for the forms on any of the national security-sensitive ones. FEATURES: -------------------- * Out-of-the-box integrations with Angular, AngularJS, jQuery, and React frontend frameworks * Produces XHTML 1.1 Strict, Section 508 and WCAG AAA compliant markup * Fully compatible with ASP.NET Core 1.x and 2.x * Fully compatible with legacy .NET 2.0 and onwards, .NET Core 1.x and .NET Core 2.x * Fully compatible with ASP.NET MVC 1-5 and ASP.NET Core MVC (MVC 6) * Fully compatible with ASP.NET WebForms * Fully compatible with ASP.NET Web Pages * Fully compatible with ASP.NET Ajax and jQuery Ajax validation * Fully compatible with SharePoint Server / Foundation * Visual Studio .NET 2017, 2015, 2013, 2012, 2010, 2008, 2005 and 2003 Designer support * Medium trust environment support for shared servers * Tested in Chrome, Firefox, Safari, IE, Edge and Opera browsers * Full support for all Android & iOS devices * Localized Captcha generation, using various Unicode character sets and downloadable multi-language sound pronunciations * Custom Captcha image size, format, color scheme... * Custom Captcha code length, style, character set, timeouts, generated code filtering... * Many other randomization & customization options * 60 secure & readable Captcha image styles * 20 secure & accessible audio Captcha sound styles * It works in China * It does not identify and stalk your users and visitors * It does not slurp your form data * It allows for the GDPR, LGPD, and CCPA compliant sites * Licensable source code What nuget to use? -------------------- Please note that from the version 4.2 onward we have two BotDetect CAPTCHA nugets on the nuget.org. * Use THIS nuget for ASP.NET applications running on the legacy .NET (non-Core) Frameworks * Use THIS nuget for ASP.NET Core applications running on the .NET Core Frameworks However, there is one special case that required the separate nuget. * Use our NEW helper nuget INSTEAD OF this one for the special case of ASP.NET Core applications running on the legacy .NET (non-Core) Frameworks. The new helper nuget name is CAPTCHA.asp.net.core.on.legacy.net.frameworks and it is available at https://www.nuget.org/packages/CAPTCHA.asp.net.core.on.legacy.net.frameworks/
ZNxtApp.Core.Module.Theme this is the default theme for ZNxtApp framework
re-linq SQL Backend: A framework for generating SQL based on the re-linq Frontend.
Frigate is a logging framework in development with ultra-fast binary semantic and async-aware logging. You can use this package to read Frigate log files or to create your own frontends for Frigate. If you want to use Frigate with PostSharp Diagnostics, install the PostSharp.Patterns.Diagnostics.Frigate package instead.
FrontEnd Framework For Dynamic Loading Of Views, Standard and custom Event Broadcast and Propagation
FrontEnd Framework For Dynamic Loading Of Views, Standard and custom Event Broadcast and Propagation After Install, Point your browser to http://[YOUR ROOT]/viewbindersample, e.g http://localhost:51163/viewbindersample
Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. The Themes modules allows you to specify the Frontend and the Admin theme.
Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. Creates a frontend search that can be used with multiple search providers.
A middleware between core and frontend for Konata.
Asp .Net entity framework module of the aspor project. Aspor is a comprehensive web stack for building fast, modern and reliable web applications (SPA / PWA). The concept is based on a decoupled architecture with an independent OData interface running on an Asp .net service that is consumed by the React frontend application. Backend services are seperated with a Microservice architecture and connected together with Aspor streaming.
GoldenEye is a Full Stack framework written in .NET Core. The main goal of GoldenEye is to speed up your development process. It gathers most widely used frameworks in .NET world and pack them into a simple bootstrap Nuget packages. It also provide set of base classes, helpers, extensions that will help you with your daily work.
Contains templates for generating an entire codebase which uses EF6, CQRS, and Aurelia. This set of templates generates: - database entities and repositories (C#) - service models, mappings, interfaces, clients, and controllers (C#) - frontend models and services (TS) All generated code is dependency-injected (includes generated DI registration via SimpleInjector) and includes database entity to model mapping via AutoMapper.
FrontEnd Framework For Dynamic Loading Of Views, Standard and custom Event Broadcast and Propagation
FrontEnd Framework For Dynamic Loading Of Views, Standard and custom Event Broadcast and Propagation
Frog Framework: An open source responsive front-end framework for web developers.
FrontEnd Framework For Dynamic Loading Of Views, Standard and custom Event Broadcast and Propagation
FrontEnd Framework For Dynamic Loading Of Views, Standard and custom Event Broadcast and Propagation
FrontEnd Framework For Dynamic Loading Of Views, Standard and custom Event Broadcast and Propagation
FrontEnd Framework For Dynamic Loading Of Views, Standard and custom Event Broadcast and Propagation
FrontEnd Framework For Dynamic Loading Of Views, Standard and custom Event Broadcast and Propagation
FrontEnd Framework For Dynamic Loading Of Views, Standard and custom Event Broadcast and Propagation
FrontEnd Framework For Dynamic Loading Of Views, Standard and custom Event Broadcast and Propagation
FrontEnd Framework For Dynamic Loading Of Views, Standard and custom Event Broadcast and Propagation
Framework para desarrollo de aplicaciones Web basado en .Net Core
FrontEnd Framework For Dynamic Loading Of Views, Standard and custom Event Broadcast and Propagation
Semantic is a development framework that helps create beautiful, responsive layouts using human-friendly HTML.
Contains supporting code for .NET WPF applications using the Prism framework from Microsoft.
Zero Framework is .NET based framework for rapid development of thick client applications using agile methodologies. It uses EF Code First, Caliburn.Micro, custom message-based comunication running over WCF and MEF for dependency resolution.
Semantic is a development framework that helps create beautiful, responsive layouts using human-friendly HTML.
Semantic is a development framework that helps create beautiful, responsive layouts using human-friendly HTML.
The adaptation of the "Yamato Daiwa Frontend" toolkit for the Blazor framework
SpecIFicator frontend framework with plugin support.
JSVaporizer-ZenView is an experimental, lightweight framework for building interactive web applications using C# and WebAssembly, without relying on higher-level abstractions like Blazor.
IsItValid is a powerful and flexible validation library designed to simplify data validation in .NET applications. It provides a fluent API for defining and enforcing validation rules on various data types, including primitives, strings, collections, dates, and custom objects. With built-in support for common validation scenarios and extensibility for custom rules, IsItValid ensures data integrity and consistency in your applications.
GoodieBBUI is an innovative Blazor library designed for seamless use with the Bulma CSS framework. It offers a comprehensive suite of UI components that enhance Blazor applications with Bulma's aesthetic and responsive design principles. Ideal for developers looking to expedite their front-end development, GoodieBBUI provides intuitive, scalable, and visually appealing components that are easy to integrate into any project.
Xwt is a cross-platform UI toolkit for creating desktop applications with .NET and Mono that run on multiple platforms from the same codebase. Xwt works by exposing one unified API across all environments that is mapped to a set of native controls on each platform. The framework consists of the frontend (Xwt core) and platform specific backends. Additionally to this core Xwt package you need to add an Xwt toolkit package (Xwt.*) for every platform you want your application to target.
CakeStack is an innovative Blazor library designed for seamless use with the Bulma CSS framework. It offers a comprehensive suite of UI components that enhance Blazor applications with Bulma's aesthetic and responsive design principles. Ideal for developers looking to expedite their front-end development, CakeUI provides intuitive, scalable, and visually appealing components that are easy to integrate into any project.