kolmk8
-
- 11,298 total downloads
- last updated 9/20/2023
- Latest version: 1.0.9
A library which abstracts versioning, logging, exception middleware, entity framework -
- 5,657 total downloads
- last updated 3/5/2026
- Latest version: 1.1.6
A simple library for adding JWT support to dotnet core web apis -
- 3,021 total downloads
- last updated 1/17/2025
- Latest version: 1.0.4
A package providing a template for a simple database -
- 1,786 total downloads
- last updated 12/9/2024
- Latest version: 1.0.7
Start by defining headers to use with the http client. E.g. for consuming soap services var specialHeaders = new HeaderInfo[] { new HeaderInfo { Header = Constants.ACCEPT,... More information -
- 1,415 total downloads
- last updated 10/29/2023
- Latest version: 1.0.6
A library which abstracts api versioning, logging, exception middleware, entity framework, http client by providing extension methods for WebApplicationBuilder and this WebApplication app. -
- 793 total downloads
- last updated 12/9/2024
- Latest version: 1.0.3
Package Description -
- 341 total downloads
- last updated 1/9/2026
- Latest version: 1.0.3
A simple library for consuming rest apis, sending emails and injecting cors -
- 319 total downloads
- last updated 12/19/2023
- Latest version: 1.0.0
// See https://aka.ms/new-console-template for more information using CheckConn; using System.Text.Json; var telnetResult = await ConnectionUtils.TelnetIP("localhost", 83); var telnetJson =... More information -
LiteClient
by: kolmk8- 263 total downloads
- last updated 12/10/2024
- Latest version: 1.0.1
Refer to Kol Client NuGet package as this is the lite version of Kol Client Precondition ! Injecting in program cs using web application builder. Note: you can also inject using services... More information -
- 257 total downloads
- last updated 8/23/2023
- Latest version: 1.0.0
Package Description -
KolTcpClient
by: kolmk8- 211 total downloads
- last updated 2/4/2026
- Latest version: 1.0.0
A simple library for sending and receiving messages from a TCP server