https://github.com/karenpayneoregon/visual-basic-getting-started
Code samples for VB.NET
https://github.com/karenpayneoregon/visual-basic-getting-started
async entity-framework generic json sql sql-server vb-net vbnet
Last synced: 3 months ago
JSON representation
Code samples for VB.NET
- Host: GitHub
- URL: https://github.com/karenpayneoregon/visual-basic-getting-started
- Owner: karenpayneoregon
- Created: 2020-02-16T01:51:49.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T12:34:18.000Z (about 3 years ago)
- Last Synced: 2025-04-01T05:34:39.798Z (10 months ago)
- Topics: async, entity-framework, generic, json, sql, sql-server, vb-net, vbnet
- Language: Visual Basic .NET
- Homepage:
- Size: 1.68 MB
- Stars: 51
- Watchers: 4
- Forks: 16
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- Changelog: ChangeCursor/App.config
Awesome Lists containing this project
README
# Getting started with VB.NET
A place to provide simple to complex code samples.
> Many of the projects are currently place holders.
### Requires
- .NET Framework 4.6 or higher
### NuGetPackageHelpers
This is a C# project for listing NuGet packages in a VS2017 solution which does not fully work with VS2019, [see the following](https://github.com/karenpayneoregon/visual-basic-getting-started/blob/master/NuGetPackageHelpers/readme.md).
# VS2019
:heavy_check_mark: .NET 5 in [the following repostiory](https://github.com/karenpayneoregon/vb-vs2019-samples) which does not have much yet.