400 packages tagged with “Base”
A (very simple) TCP server which you can use from within a testing environment or, if you're really ambitious, for some other reason.
Senparc.CO2NET Public Base Library Senparc.CO2NET Open Source Project: https://github.com/Senparc/Senparc.CO2NET
Senparc.CO2NET.APM Application Performance Management
Abstract components that provide a common member base to our various Blazor component types.
The core module for Pixel Horror Studios. This package contains events and models for network payloads for Client or Server connections. This package is used as a base module for many different applications including but not limited to: Allie.Chat, TheMonitaur, Tcp.NET, Udp.NET, WebsocketsSimple, and NTier.NET.
The core networking module for Pixel Horror Studios. This package contains events and models for network payloads for Client or Server connections. A server module is also available under PHS.Networking.Server. This package is used as a base module for many different applications including but not limited to: Allie.Chat, TheMonitaur, Tcp.NET, Udp.NET, WebsocketsSimple, and NTier.NET.
Package Description
Senparc.CO2NET.AspNet library Senparc.CO2NET open source project: https://github.com/Senparc/Senparc.CO2NET
The server core networking module for Pixel Horror Studios. This package contains events and models for network payloads for Server connections. This package is used as a base module for many different applications requiring server-side networking including but not limited to: Allie.Chat, TheMonitaur, Tcp.NET, Udp.NET, WebsocketsSimple, and NTier.NET.
This package gives Xamarin.iOS support for Swift4.
Please see https://github.com/symbolspace/Symbol/wiki/Symbol.dll for more information.
Core storage abstraction layer for Zetian SMTP Server. Provides essential interfaces (IMessageStore) and base configurations for building custom storage providers. This package serves as the foundation for all Zetian storage implementations including SQL Server, PostgreSQL, MongoDB, Redis, and cloud storage providers.
Signed Xamarin Google Play Services - Base assemblies for Intersoft Crosslight.
HsnSoft Base Framework Guids
Xamarin.Android bindings for HMS Core - Base
Abstractions project contains interfaces that you may use to implement authentication and authorization logic and to transform user claims principal into a rich domain entity.
The abstractions provide basic functionality like repositories and business logic components including their interfaces.
Provides a basic repository for EF Core.
Libset for agile software development
core of database.
An abstract wrapper around Soenneker.Blazor.ApiClient supporting auto (de)serialization for requests/responses/ProblemDetails.
This package gives Xamarin support for Swift3. Its responsibility is to manage Swift3 runtime libraries between Simulator and Device. Each descendant package will include a different runtime library.
Proyecto que contiene las clases bases para repositorio en Fenix
An abstract task runner with methods that typically are executed on some type of schedule.
Object Implements base class with a facility for safe finalization/garbage collection for subclasses. AssemblyHelper Extracts metadata (e.g. title, description, and version) from the process executable in the default application domain (=the assembly that was loaded first when your application was started). Converter Helps converting to Base64 and to Hex and vice versa, taking care of most of the inconveniences of handling byte[], streams, etc. in your code. EventsHelper Generic class for propagation of events to subscribers and handling of exceptions. TemporaryFile Simple class for accessing temporary files on disk.
Foundational classes and functionality for managing data, independent of storage mechanism. Includes base routines for CRUD operations, including paginated result set, view models, and communicating errors.
A base library for enterprise applications development. This will contain all cross-cutting concerns.
Exceptions project contains base exception and typed exception that you can use in order to throw errors known to the domain. In a webapi, a handler will capture these errors and generate a formatted output.
Serialization of Exceptions project contains common classes for DTO purposes during exceptions serialization and deserialization in an exception handling. In case of a business error, the DTO BadRequestError reflect CoreException properties that can be displayed externally; in case of a system error, the relevant data to be shown is displayed in the DTO InternalServerError.