Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T12:34:18.000Z (about 2 years ago)
- Last Synced: 2023-10-26T05:09:46.553Z (about 1 year ago)
- Topics: async, entity-framework, generic, json, sql, sql-server, vb-net, vbnet
- Language: Visual Basic .NET
- Homepage:
- Size: 1.68 MB
- Stars: 34
- Watchers: 5
- Forks: 14
- 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.