Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: net48

LarsBergqvist/wcf-example

An example with a .NET Framework 4.8 wcf-service that is accessed by a NET 6 wcf client

Language: C# - Size: 11.7 KB - Last synced: 3 days ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

cube-soft/cube.pdf

CubePDF, CubePDF Utility, CubePDF Page, and CubePDF SDK for .NET

Language: C# - Size: 18.1 MB - Last synced: 9 days ago - Pushed: 10 days ago - Stars: 209 - Forks: 37

gerardo-lijs/CrystalReportsRunner

Runner to allow the use of Crystal Reports in .NET Core using external process (in .NET Framework 4.8) and named pipes for communication

Language: C# - Size: 4.96 MB - Last synced: 9 days ago - Pushed: 10 days ago - Stars: 51 - Forks: 14

eliasailenei/PortableISO

A all in one tool that helps you get Windows remotely by saving you time and fitting on medium so small you can put it on a CD!

Language: C# - Size: 1.45 GB - Last synced: 26 days ago - Pushed: 26 days ago - Stars: 2 - Forks: 0

ShayanFiroozi/FastLog.Net

High performance logger for .NET 💯

Language: C# - Size: 882 KB - Last synced: 4 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

gerardo-lijs/CrystalReportsRunner.Samples

Sample .NET 7 apps using Crystal Reports Runner NuGet packages

Language: C# - Size: 6.7 MB - Last synced: about 1 month ago - Pushed: 10 months ago - Stars: 10 - Forks: 4

akrisiun/dotnet-wiki

Personal .NET clr, asp.net core web notes, http://aimac.andriusk.io:8080

Language: Batchfile - Size: 26.4 KB - Last synced: 2 months ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 2

Masleap-INC/Sage50API

Sage50 SDK implementation using ASP.NET 4.8 Web API

Language: C# - Size: 12.4 MB - Last synced: 3 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 1

i2van/hourglass Fork of dziemborowicz/hourglass

The simple countdown timer for Windows.

Language: C# - Size: 10.6 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 5 - Forks: 0

cdcd72/EasyDeleteDirectory

Umm... Just because some directory are not pleasing to me :eyes:

Language: C# - Size: 147 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

galer7/run-grasshopper-demo

🦗 Demos for running headless Grasshopper

Language: C# - Size: 21.5 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

usingdotnet/SetIP

A small utility to set IP address For Windows

Language: C# - Size: 19.5 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 1 - Forks: 0

Pranestya-GW/CRUD_Inventory

MySQL and VB.NET project, basic crud

Language: Visual Basic .NET - Size: 1.2 MB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

salem84/grafana-otel-dotnet48

Language: C# - Size: 19.5 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

LeonelQuiroga14/EGamers-Mvc5-to-MvcCore-Migration

Migracion de aplicación EGamers de Mvc 5 a Mvc Core con .Net6

Language: JavaScript - Size: 2.08 MB - Last synced: 8 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

luvaihassanali/SamsungRemote

.NET library used to send commands to Samsung TV over Wi-Fi

Language: C# - Size: 26.4 KB - Last synced: 4 months ago - Pushed: about 1 year ago - Stars: 2 - Forks: 0

RaulArmasBenavides/wcfrestservice_erp

WCF Rest Service NET Framework 4.8

Language: C# - Size: 483 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

tacosontitan/Glitter.Sql

A lightweight and simple way to encapsulate and standardize interactions with SQL.

Language: C# - Size: 2.38 MB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 2 - Forks: 0

johnt84/AnnualLeaveRequestTool

A simple Annual Leave Request web app to manage annual leave requests. Web app developed 5 ways - WebForms, MVC, RazorPages and Blazor (WASM/Server).

Language: JavaScript - Size: 2.11 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 3 - Forks: 0

HypsyNZ/Precision-Timer.NET

A Very Simple Timer with High Precision / High Resolution Events down to 1ms for .NET Standard and Greater

Language: C# - Size: 30.3 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 8 - Forks: 0

HypsyNZ/Native.NET

Generates Processor Specific Native Images for a given 64bit .NET Framework Executable and its Dependencies and stores them in the Native Image Cache.

Language: C# - Size: 121 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

RaulArmasBenavides/AppDemo11

AppDemo11 queue

Language: C# - Size: 73.2 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

aimenux/WebApiV2SelfHostingDemo

Using a console app for web api v2 self hosting

Language: C# - Size: 13.7 KB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

try0/AspMvcExample

.NET Framework MVC Example Application

Language: C# - Size: 1.3 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 2 - Forks: 0

tusharjain1082/FilediskProxy.Net

file based virtual disk drive written in C++, C#, and .Net framework. A basic virtual disk kernel driver for learning. We have a user interface combined Server-Client Application written in C# .Net which binds with the driver to build a file backed Virtual Disk Drive. The C# .Net Application is the Core Proxy Server, and it uses the Driver to run a Virtual Disk Drive through it. Almost all necessary code is completed, so you can download and run it. All the code including the kernel driver is included in this repository.

Language: C# - Size: 39.4 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 4 - Forks: 3

devston/jQuery-datatables-dotnet-mvc-component

An ASP.Net MVC 5 component to interact with jQuery datatables

Language: C# - Size: 3.63 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

devston/real-time-web-theming-engine

A web based theming engine that takes variables from a database and allows changes through the UI in real time. Using ASP.Net MVC 5 and the dotless compiler.

Language: C# - Size: 110 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 1

dmtrek14/dotnet-desktop-winforms-msgraph

Small sample .NET 4.8 application that uses MSAL and Microsoft Graph. Here, sending an email is demonstrated

Language: C# - Size: 15.6 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

karenpayneoregon/containers-csharp

For teaching collections and similar topics

Language: TSQL - Size: 790 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

diev/WhoCan

Display ACL rights and export lists to Excel. Наглядный просмотр для руководства, кто имеет какой доступ к сетевым ресурсам, и экспорт списков в Excel для проверяющих.

Language: C# - Size: 340 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

aimenux/DataContractSerializerDemo

Implementing serialization/deserialization with data contract serializer

Language: C# - Size: 33.2 KB - Last synced: about 1 month ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

vicsante-aseniero/ASPNetMVCWebAppVSCode

ASP.Net MVC 5 Web App using VS Code

Language: C# - Size: 463 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

vicsante-aseniero/CSharpMVCASP.Net4.8

CSharp7 MVC using ASP.Net 4.8

Language: JavaScript - Size: 547 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

vicsante-aseniero/CSharpRazorASP.Net4.8

C# .Net Razor using ASP.Net Framework 4.8

Language: JavaScript - Size: 693 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0