WmZilla - Webmaster and Marketplace

The Next Generation Webmaster and Trade Forum

Data Storage Mechanism 'Cache' for .Net

YaBoiSmokey

New member

0

0%

Status

Offline

Posts

55

Likes

0

Rep

0

Bits

285

3

Months of Service

0%
We have released our package aiming to enable fast and easy data storage in small to medium-sized applications developed with C#. You can use our Saklambac package in your C# desktop or web projects to easily store data without the need to use any database.

Installation for Projects:
Method 1: You can include the package in your project by searching for 'Saklambac' in Nuget Package Manager.
Method 2: You can run the following code in the package console manager:
For .Net: Install-Package Saklambac -Version 1.0.2
For .Net Core: Install-Package Saklambac.Core -Version 1.0.2

You can access the open-source codes of the package on Github, read related documentation, and explore sample applications developed with the package.
Github Repository: https://github.com/berkekurnaz/Saklambac

Sample Applications:
1-) School Application (Windows Form Application): https://github.com/berkekurnaz/Sakl...App/Saklambac_School_App/Saklambac_School_App
2-) Contact Form Application (Asp.Net Mvc): https://github.com/berkekurnaz/Sakl...p/Saklambac_Contact_App/Saklambac_Contact_App
3-) Movies Application (Asp.Net Mvc): https://github.com/berkekurnaz/Sakl...App/Saklambac_Movies_App/Saklambac_Movies_App
4-) Blog Application (.Net Core Mvc): https://github.com/berkekurnaz/Sakl...log_App/Saklambac_Blog_App/Saklambac_Blog_App

Sample Usage
 

249

6,622

6,642

Top