added
string
created
string
id
string
metadata
dict
source
string
text
string
code-score
float64
md5
string
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838812
{ "extension": "c-sharp", "max_stars_count": "7.0", "max_stars_repo_name": "salvadorc17/SoldiersGame", "max_stars_repo_path": "SoldiersGame/Engine/Sprite.cs", "provenance": "train-00027-of-00045.jsonl.gz:158032" }
starcoder
using System; using System.IO; using System.Drawing; using System.Collections.Generic; using Microsoft.Xna.Framework.Graphics; using Microsoft.Xna.Framework.Content; using SoldiersGame; using SoldierTactics.GameFormats; namespace SoldierTactics.Engine { /// <summary> /// Image store class /// </summary> ...
2.950916
b87a5b04e8a9eb554f01c97952c6fb59
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838813
{ "extension": "c-sharp", "max_stars_count": "286.0", "max_stars_repo_name": "stefb965/DesktopBridgeToUWP-Samples", "max_stars_repo_path": "Samples/WinFormsUpdateTaskSample/BackgroundTasks/ToastHelper.cs", "provenance": "train-00027-of-00045.jsonl.gz:158033" }
starcoder
<filename>Samples/WinFormsUpdateTaskSample/BackgroundTasks/ToastHelper.cs //*********************************************************   //   // Copyright (c) Microsoft. All rights reserved.   // This code is licensed under the MIT License (MIT).   // THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF   // ANY KIND...
2.404538
d4d33eab902ec5cddfc39968f83ddabf
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838814
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "libcs/unity.oculus", "max_stars_repo_path": "src/Oculus.Platform/PlatformInternal.cs", "provenance": "train-00027-of-00045.jsonl.gz:158034" }
starcoder
<reponame>libcs/unity.oculus<gh_stars>0 using System.Runtime.CompilerServices; [assembly: InternalsVisibleTo("Assembly-CSharp-Editor")] namespace Oculus.Platform { using System; public static class PlatformInternal { // Keep this enum in sync with ovrMessageTypeInternal in OVR_Platform_In...
1.291628
52e70f7135df8ca3794f98fbc809205b
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838815
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "benchiverton/GingerbreadAI", "max_stars_repo_path": "src/Model/GingerbreadAI.Model.ConvolutionalNeuralNetwork/Extensions/Layer2DArrayExtensions.cs", "provenance": "train-00027-of-00045.jsonl.gz:158035" }
starcoder
using GingerbreadAI.Model.ConvolutionalNeuralNetwork.Models; using GingerbreadAI.Model.NeuralNetwork.ActivationFunctions; using GingerbreadAI.Model.NeuralNetwork.InitialisationFunctions; namespace GingerbreadAI.Model.ConvolutionalNeuralNetwork.Extensions; public static class Layer2DArrayExtensions { public static...
2.289346
f6129c932ba526e3c04297ba1a4c89bb
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838816
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "sguryev/GraduwayTasks", "max_stars_repo_path": "Data/Services/ApplicationDbContextSeedingService.cs", "provenance": "train-00027-of-00045.jsonl.gz:158036" }
starcoder
namespace GraduwayTasks.Data.Services { using System.Threading.Tasks; using Microsoft.EntityFrameworkCore; using Model; using Model.Enums; public class ApplicationDbContextSeedingService { private readonly ApplicationDbContext _dbContext; public ApplicationDbContextSeedingServ...
2.843964
504ae40a838167bf12c63cf6f15b448d
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838817
{ "extension": "c-sharp", "max_stars_count": "10.0", "max_stars_repo_name": "kaponata-io/kaponata", "max_stars_repo_path": "src/Kaponata.FileFormats/HfsPlus/BTreeKeyCompareType.cs", "provenance": "train-00027-of-00045.jsonl.gz:158037" }
starcoder
// <copyright file="BTreeKeyCompareType.cs" company="Quamotion bv"> // Copyright (c) Quamotion bv. All rights reserved. // </copyright> namespace DiscUtils.HfsPlus { /// <summary> /// Defines the ordering of the keys in the catalog B-tree of a HFSX volume. /// </summary> public enum BTreeKeyCompareTyp...
2.327394
afde4a1c5d4258c34ebeae4306b3486f
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838818
{ "extension": "c-sharp", "max_stars_count": "16.0", "max_stars_repo_name": "ggwhsd/CTP-CSharp", "max_stars_repo_path": "CTPWrapperForCSharp/CTPWrapperForCSharp/CSharpWrapper/CThostFtdcBrokerUserField.cs", "provenance": "train-00027-of-00045.jsonl.gz:158038" }
starcoder
//------------------------------------------------------------------------------ // <auto-generated /> // // This file was automatically generated by SWIG (http://www.swig.org). // Version 3.0.12 // // Do not make changes to this file unless you know what you are doing--modify // the SWIG interface file instead. //----...
1.645956
567751beb4c4a5ae96a88b80791127bf
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838819
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "CodeAround/FluentBatch.SqlScript", "max_stars_repo_path": "src/Codearound.FluentBatch.SqlScript.Test/Database/DatabaseSandBox.cs", "provenance": "train-00027-of-00045.jsonl.gz:158039" }
starcoder
using System; using System.Collections.Generic; using System.Data; using System.Data.SqlClient; using System.Linq; using System.Security.Principal; using CodeAround.FluentBatch.Test.Database.Migration; using Dapper; using FluentMigrator.Runner; using FluentMigrator.Runner.Initialization; using Microsoft.Extensions.De...
2.035531
fc5441e3acef3377040d8a07f9d0d5de
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838820
{ "extension": "c-sharp", "max_stars_count": "7.0", "max_stars_repo_name": "AnomalousMedical/Medical", "max_stars_repo_path": "Standalone/Controller/AnomalousMvc/View/View.cs", "provenance": "train-00027-of-00045.jsonl.gz:158040" }
starcoder
<filename>Standalone/Controller/AnomalousMvc/View/View.cs<gh_stars>1-10 using System; using System.Collections.Generic; using System.Linq; using System.Text; using Medical.Editor; using Engine.Saving; using Engine.Editing; using Engine.Attributes; using Engine; using Anomalous.GuiFramework; namespace Medic...
2.060013
de02b96d5623ed5b5a2a498f726f189c
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838821
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "imexpert/NLayerApp", "max_stars_repo_path": "NLayer.Repository/Repositories/CategoryRepository.cs", "provenance": "train-00027-of-00045.jsonl.gz:158041" }
starcoder
using Microsoft.EntityFrameworkCore; using NLayer.Core; using NLayer.Core.Repositories; using System; using System.Collections.Generic; using System.Linq; using System.Linq.Expressions; using System.Text; using System.Threading.Tasks; namespace NLayer.Repository.Repositories { public class CategoryRepository : Ge...
2.252428
490cfd25c18f33ec0f56b0a6dc65778d
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838822
{ "extension": "c-sharp", "max_stars_count": "9.0", "max_stars_repo_name": "WhitWaldo/service-fabric-yarp", "max_stars_repo_path": "src/RemoteConfig.Client/Service/Infra/IRemoteConfigFetcher.cs", "provenance": "train-00027-of-00045.jsonl.gz:158042" }
starcoder
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. using System.Collections.Generic; using System.Threading; using Yarp.ServiceFabric.RemoteConfig.Contract; namespace Yarp.ServiceFabric.RemoteConfig.Infra { /// <summary> /// Provides a method to fetch configurations from an external p...
2.153473
6d9d8da03d6a1629d201a3f1c333a2b8
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838823
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "patrik-olausson/TestHelper.WebApi2Demo", "max_stars_repo_path": "UnitTestingDemoApi/Models/DemoEntity.cs", "provenance": "train-00027-of-00045.jsonl.gz:158043" }
starcoder
using System.ComponentModel.DataAnnotations; namespace UnitTestingDemoApi.Models { public class DemoEntity { [Required] public string ImportantProperty { get; set; } public string NotSoImportantProperty { get; set; } } }
1.998139
4cc3363348a70bc17b1fe717c769635a
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838824
{ "extension": "c-sharp", "max_stars_count": "6.0", "max_stars_repo_name": "adamdriscoll/TfsIntegrationPlatform", "max_stars_repo_path": "Development/Core/Toolkit/Interfaces/IAddin.cs", "provenance": "train-00027-of-00045.jsonl.gz:158044" }
starcoder
// Copyright © Microsoft Corporation. All Rights Reserved. // This code released under the terms of the // Microsoft Public License (MS-PL, http://opensource.org/licenses/ms-pl.html.) using System; using System.Collections.ObjectModel; using System.Linq; using System.Text; using Microsoft.TeamFoundation.Migration.B...
2.158492
8b32c7fbd796159ec88dea405b90eef0
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838825
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "gclodge/Advent.2020", "max_stars_repo_path": "Advent.2020/Classes/CustomsForm.cs", "provenance": "train-00027-of-00045.jsonl.gz:158045" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Advent._2020.Classes { public class CustomsAnswer { public Dictionary<char, int> Results { get; } = null; public CustomsAnswer(string input) { Resu...
3.259444
5ed34feafaaa277a939ceed230c89cff
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838826
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "AndrewMoryakov/MicroOrm.Dapper.Repositories", "max_stars_repo_path": "test/MicroOrm.Dapper.Repositories.Tests/RepositoriesTests/MySqlRepositoriesTests.cs", "provenance": "train-00027-of-00045.jsonl.gz:158046" }
starcoder
<filename>test/MicroOrm.Dapper.Repositories.Tests/RepositoriesTests/MySqlRepositoriesTests.cs using MicroOrm.Dapper.Repositories.Tests.DatabaseFixture; using Xunit; namespace MicroOrm.Dapper.Repositories.Tests.RepositoriesTests { public class MySqlRepositoriesTests : IClassFixture<MySqlDatabaseFixture> { ...
1.660274
7abad0537d446aa0a9ce27ae3d6e542b
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838827
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "avandam/TrainingVietnam", "max_stars_repo_path": "SOLID/DP2_ObserverPattern_Solved/ISubject.cs", "provenance": "train-00027-of-00045.jsonl.gz:158047" }
starcoder
using DP2_ObserverPattern_Solved; namespace WeatherStation { public interface ISubject { void Attach(IObserver observer); void Detach(IObserver observer); void Notify(int temperature, int humidity, int pressure); } }
2.436882
9e2d56834281430c0bd6845ebee3ae02
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838828
{ "extension": "c-sharp", "max_stars_count": "8.0", "max_stars_repo_name": "codefinity/-oeuvre", "max_stars_repo_path": "server/src/Modules/IdentityAccess/Oeuvre.Modules.IdentityAccess.Application/Authorization/GetUserPermissions/UserPermissionDto.cs", "provenance": "train-00027-of-00045.jsonl.gz:158048" }
starcoder
namespace Oeuvre.Modules.IdentityAccess.Application.Authorization.GetUserPermissions { public class UserPermissionDto { public string Code { get; set; } } }
1.373689
6d5b7a2a16914ed950a92bbe92496b66
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838829
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "Swuber/unf-swuber_web_Csharp_Net", "max_stars_repo_path": "Swuber/Controllers/LoginController.cs", "provenance": "train-00027-of-00045.jsonl.gz:158049" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Web.Mvc; using Swuber.Models; namespace Swuber.Controllers { public class LoginController : Controller { public ActionResult Login() { return View(); } [HttpPost] ...
2.302215
3aaff34e94ccd7cefce88edfd45bbacb
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838830
{ "extension": "c-sharp", "max_stars_count": "3268.0", "max_stars_repo_name": "gjy5885/azure-sdk-for-net", "max_stars_repo_path": "sdk/identity/Azure.Identity/src/StringExtensions.cs", "provenance": "train-00027-of-00045.jsonl.gz:158050" }
starcoder
<reponame>gjy5885/azure-sdk-for-net // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. using System.Security; namespace Azure.Identity { internal static class StringExtensions { public static SecureString ToSecureString(this string plainString) { ...
2.195511
bff3744dbcf2d709ce82b1c6947e8c3f
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838831
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "jarrodwood/MediaScribe", "max_stars_repo_path": "MediaScribe/View/Controls/NotesGridControl.xaml.cs", "provenance": "train-00027-of-00045.jsonl.gz:158051" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Windows; using System.Windows.Controls; using System.Windows.Data; using System.Windows.Documents; using System.Windows.Input; using System.Windows.Media; using System.Windows.Media.Imaging; using System.Windo...
2.035414
68b7af1cea463f10ba5598d133031c22
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838832
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "MyJetWallet/Service.Liquidity.Engine", "max_stars_repo_path": "src/Service.Liquidity.Engine.Domain/NoSql/SettingsLiquidityProviderInstrumentNoSql.cs", "provenance": "train-00027-of-00045.jsonl.gz:158052" }
starcoder
<reponame>MyJetWallet/Service.Liquidity.Engine using MyNoSqlServer.Abstractions; using Service.Liquidity.Engine.Domain.Models.Settings; namespace Service.Liquidity.Engine.Domain.NoSql { public class SettingsLiquidityProviderInstrumentNoSql : MyNoSqlDbEntity { public const string TableName = "myjetwall...
2.126166
f21929c24f35ca9c752dd425881f7d01
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838833
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "cosullivan/Era", "max_stars_repo_path": "Src/Era/Text/TokenEnumerator.cs", "provenance": "train-00027-of-00045.jsonl.gz:158053" }
starcoder
<filename>Src/Era/Text/TokenEnumerator.cs using System; using System.Collections.Generic; using System.Linq; namespace Era.Text { public sealed class TokenEnumerator { readonly Token[] _tokens; /// <summary> /// Constructor. /// </summary> /// <param name="toke...
3.539941
d1d4d648c305f08548fe71786520da1a
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838834
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "GeometricFishTankVR/ViewpointCalibration", "max_stars_repo_path": "Unity_Projects/cubee-user-calibration/Assets/Biglab/Webcam/WebCamSource.cs", "provenance": "train-00027-of-00045.jsonl.gz:158054" }
starcoder
using System.Linq; using UnityEngine; using UnityEngine.Events; using System; #if UNITY_EDITOR using UnityEditor; #endif namespace Biglab { [Serializable] public class WebCamTextureUpdateEvent : UnityEvent<WebCamTexture> { } /// <summary> /// Component that gives you access to a webcam texture and a...
2.561507
0bb78fa7f37bea37c66853fd7dbf46f7
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838835
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "totpero/scriban", "max_stars_repo_path": "src/Scriban/Syntax/ScriptNode.cs", "provenance": "train-00027-of-00045.jsonl.gz:158055" }
starcoder
// Copyright (c) <NAME>. All rights reserved. // Licensed under the BSD-Clause 2 license. // See license.txt file in the project root for full license information. using System; using System.Collections.Generic; using System.Diagnostics; using System.Threading.Tasks; using Scriban.Helpers; using Scriban.Parsing; using...
2.546642
494f9dc65e569aa9a07ef89eb0a997fb
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838836
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "alanprot/elasticsearch-net", "max_stars_repo_path": "src/Nest/Enums/TermsExecution.cs", "provenance": "train-00027-of-00045.jsonl.gz:158056" }
starcoder
<reponame>alanprot/elasticsearch-net<gh_stars>1-10 using System; using System.Collections.Generic; using System.Linq; using System.Text; using Newtonsoft.Json; using Newtonsoft.Json.Converters; using System.Linq.Expressions; namespace Nest { public enum TermsExecution { plain, @bool, and, or, fielddata }...
0.869154
ba30349f4053edad53e7771594b2ecc5
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838837
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "odudycz/EventStore", "max_stars_repo_path": "src/EventStore.Core.Tests/Services/Storage/FakeIndexCommitterService.cs", "provenance": "train-00027-of-00045.jsonl.gz:158057" }
starcoder
<reponame>odudycz/EventStore using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Linq; using System.Text; using EventStore.Core.Services.Storage; using EventStore.Core.TransactionLog.LogRecords; namespace EventStore.Core.Tests.Services.Storage { public class FakeIndexCo...
2.118383
882937f952f30bb51219f2b1137a72bd
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838838
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "bpicolo/Bulletin", "max_stars_repo_path": "src/Bulletin.Storage.S3/S3Storage.cs", "provenance": "train-00027-of-00045.jsonl.gz:158058" }
starcoder
using System; using System.IO; using System.Threading; using System.Threading.Tasks; using Microsoft.Extensions.FileProviders; using Storage.Net; using Storage.Net.Amazon.Aws.Blobs; using Storage.Net.Blobs; namespace Bulletin.Storage.S3 { public class S3Storage : IStorage { private static string S3_HO...
2.361711
f2f0ad1f7a6b426965dcba9b29bbcd8b
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838839
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "peter201943/Rag-Ball-Historic", "max_stars_repo_path": "Assets/_RagBall/Scripts/Managers/StartScreen.cs", "provenance": "train-00027-of-00045.jsonl.gz:158059" }
starcoder
using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.SceneManagement; public class StartScreen: MonoBehaviour { void Update() { if (Input.GetButtonDown("Start") || Input.GetButtonDown("Start1") || Input.GetButtonDown("Start2") || Input.GetButtonDown("Start3"...
2.050683
53fafa449b4759a17b643faced88b8af
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838840
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "BohdanMosiyuk/samples", "max_stars_repo_path": "snippets/csharp/VS_Snippets_CLR_Classic/classic PrincipalPermission Example/CS/source.cs", "provenance": "train-00027-of-00045.jsonl.gz:158060" }
starcoder
//<Snippet1> using System; using System.Threading; using System.Security.Permissions; using System.Security.Principal; class SecurityPrincipalDemo { public static void Main() { AppDomain.CurrentDomain.SetPrincipalPolicy(PrincipalPolicy.WindowsPrincipal); PrincipalPermission principalPerm = new...
2.740829
596cecc4bdb27a787c51b0068cb76b75
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838841
{ "extension": "c-sharp", "max_stars_count": "15.0", "max_stars_repo_name": "akuukka/ExpressionSolver", "max_stars_repo_path": "CustomFunction.cs", "provenance": "train-00027-of-00045.jsonl.gz:158061" }
starcoder
namespace AK { public class CustomFunction { public string name; public System.Func<double[],double> funcmd; public System.Func<object[],double> funcmo; public System.Func<double,double> func1d; public int paramCount; public bool enableSymbolicationTimeEvaluation; public CustomFunction(string name...
2.945842
cb241893461e7785380ae743e2c01718
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838842
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "smartholdem/smartholdem-cs", "max_stars_repo_path": "smartholdem-net/Generator/ISeedGenerate.cs", "provenance": "train-00027-of-00045.jsonl.gz:158062" }
starcoder
<gh_stars>1-10 namespace SmartHoldemNet.Generator { /// <summary> /// Generates a new seed based on an algorithm. /// </summary> /// <typeparam name="T">The type of the seed to generate (i.e. string)</typeparam> public interface ISeedGenerate<T> { T Generate(); } }
2.465221
02a53bb52f92216ca4fed671b0e9f67d
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838843
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "gregklw/inlustris-src", "max_stars_repo_path": "Assets/Scripts/ParticleSystem/InfiniteStarfield.cs", "provenance": "train-00027-of-00045.jsonl.gz:158063" }
starcoder
<gh_stars>0 using System.Collections; using System.Collections.Generic; using UnityEngine; public class InfiniteStarfield : MonoBehaviour { private Transform tx; private ParticleSystem.Particle[] points; private ParticleSystem ps; private ParticleSystem.NoiseModule thisNoise; public int starsMax...
2.261121
8b1584d45aff52cf3403ecc4cf195883
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838844
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "JonasSamuelsson/Handyman", "max_stars_repo_path": "src/Handyman.AspNetCore/src/ApiVersioning/Abstractions/ApiVersionDescriptorProvider.cs", "provenance": "train-00027-of-00045.jsonl.gz:158064" }
starcoder
<filename>src/Handyman.AspNetCore/src/ApiVersioning/Abstractions/ApiVersionDescriptorProvider.cs using Microsoft.AspNetCore.Mvc.Abstractions; using System; using System.Linq; namespace Handyman.AspNetCore.ApiVersioning.Abstractions { internal class ApiVersionDescriptorProvider : IActionDescriptorProvider { ...
2.73827
bacf7e0832b2606507d82c4e1a711e6a
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838845
{ "extension": "c-sharp", "max_stars_count": "5.0", "max_stars_repo_name": "petermorlion/RedStar.Amounts", "max_stars_repo_path": "RedStar.Amounts/UnknownUnitException.cs", "provenance": "train-00027-of-00045.jsonl.gz:158065" }
starcoder
<gh_stars>1-10 using System; using System.Runtime.Serialization; namespace RedStar.Amounts { /// <summary> /// Exception thrown whenever an exception is referenced by name, but no /// unit with the given name is known (registered to the UnitManager). /// </summary> [Serializable] public class ...
2.374055
aba86c42b3a220e5648ca600c0d06b5f
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838846
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "iamnicoj/Take-Home-Engineering-Challenge", "max_stars_repo_path": "trips_api/api/src/Telemetry/TripsCustomTelemetry.cs", "provenance": "train-00027-of-00045.jsonl.gz:158066" }
starcoder
<filename>trips_api/api/src/Telemetry/TripsCustomTelemetry.cs using System; using TripsAPI.Models.DTOs; using Microsoft.ApplicationInsights; using System.Text.Json; using System.Text.Json.Serialization; namespace TripsAPI.Telemetry { public class TripsCustomTelemetry: ITripsCustomTelemetry { private T...
2.341669
77ad82abbc6a076c90fefed362b9450c
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838847
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "ninjasync/NinjaTasks", "max_stars_repo_path": "NinjaSync.Storage.MvxSqlite/MvxSqliteTrackableStorage.cs", "provenance": "train-00027-of-00045.jsonl.gz:158067" }
starcoder
<reponame>ninjasync/NinjaTasks using System; using System.Collections.Generic; using System.Diagnostics; using System.IO; using System.Linq; using System.Reflection; using NinjaTools.Sqlite; using NinjaSync.Model; using NinjaSync.Model.Journal; namespace NinjaSync.Storage.MvxSqlite { /// <summary> ...
2.398644
84fe1685fb12fdc515f135df87ccd270
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838848
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "TheWizardsCode/NeoFPS_DestroyIt", "max_stars_repo_path": "Assets/WizardsCode_NeoFPS_DestroyIt/Scripts/VersionConstants.cs", "provenance": "train-00027-of-00045.jsonl.gz:158068" }
starcoder
<filename>Assets/WizardsCode_NeoFPS_DestroyIt/Scripts/VersionConstants.cs namespace WizardsCode.NeoFPS.DestroyIt { /// <summary> /// Version info for this library. /// </summary> internal static class VersionConstants { /// <summary> /// The semantic version /// </summary> public const string VERSION = "0....
2.61198
6e96cc22049843c82121c579227efd5d
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838849
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "dcasadevall/tabletop-combat-helper", "max_stars_repo_path": "Assets/Scripts/Map/Rendering/MapRenderingInstaller.cs", "provenance": "train-00027-of-00045.jsonl.gz:158069" }
starcoder
using CameraSystem; using UnityEngine; using Zenject; namespace Map.Rendering { public class MapRenderingInstaller : MonoInstaller { public GameObject mapPrefab; public GameObject tilePrefab; public override void InstallBindings() { Container.Bind<IInitializable>().To<M...
1.733839
e30a8413e76e43234a334a9c5f8d0409
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838850
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "maikelbos0/WarOfEmpires", "max_stars_repo_path": "WarOfEmpires.CommandHandlers/Empires/TurnTaskTriggeredEventHandler.cs", "provenance": "train-00027-of-00045.jsonl.gz:158070" }
starcoder
<filename>WarOfEmpires.CommandHandlers/Empires/TurnTaskTriggeredEventHandler.cs<gh_stars>0 using VDT.Core.DependencyInjection; using WarOfEmpires.Commands.Empires; using WarOfEmpires.Domain.Empires; using WarOfEmpires.Utilities.Events; namespace WarOfEmpires.CommandHandlers.Empires { [TransientServiceImplementati...
2.308765
6e54863a9b9137775a592b48cb728ace
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838851
{ "extension": "c-sharp", "max_stars_count": "7.0", "max_stars_repo_name": "Azure-Samples/gaming-serverless-matchmaker", "max_stars_repo_path": "src/BatchAddPlayers.cs", "provenance": "train-00027-of-00045.jsonl.gz:158071" }
starcoder
<filename>src/BatchAddPlayers.cs using Microsoft.Azure.EventHubs; using Microsoft.Azure.WebJobs; using Microsoft.Azure.WebJobs.Extensions.DurableTask; using Microsoft.Extensions.Logging; using Newtonsoft.Json; using StackExchange.Redis; using System; using System.Collections.Generic; using System.Linq; using System.Te...
2.574508
6a18630de82b4f4ef2fd2e44b0b8541e
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838852
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "RegiSV2/PCExpertDDD", "max_stars_repo_path": "src/PCExpert.Core.Application.Impl/ComponentInterfaceService.cs", "provenance": "train-00027-of-00045.jsonl.gz:158072" }
starcoder
<reponame>RegiSV2/PCExpertDDD using System; using System.Collections.Generic; using System.Data.Entity; using System.Diagnostics.Contracts; using System.Linq; using System.Linq.Expressions; using System.Monads; using System.Threading.Tasks; using AutoMapper.QueryableExtensions; using PCExpert.Core.Application.ViewObje...
2.137009
9925b86ebf8bb7ccfe70f252b3dd180b
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838853
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "JDouglasMendes/tools-web-test-driver", "max_stars_repo_path": "DMTestWebAuto/DMTestWebAuto.Compilador/Compiladores/CompiladorCLI.cs", "provenance": "train-00027-of-00045.jsonl.gz:158073" }
starcoder
using DMTestWebAuto.Compilador.Comandos.Fabricas; using DMTestWebAuto.WebDriver.Drivers; using OpenQA.Selenium; using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace DMTestWebAuto.Compilador.Compiladores { public class CompiladorCLI : IDisposable { public IWeb...
2.551893
2279360bf9b6c668987f4d852595f66e
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838854
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "vitry/CAP.Plus", "max_stars_repo_path": "src/DotNetCore.CAP.MongoDB.Plus/IDataStorage.MongoDBPlus.cs", "provenance": "train-00027-of-00045.jsonl.gz:158074" }
starcoder
<gh_stars>0 // Copyright (c) .NET Core Community. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for license information. using DotNetCore.CAP.Internal; using DotNetCore.CAP.Messages; using DotNetCore.CAP.Monitoring; using DotNetCore.CAP.Persistence; using DotNetCore.CAP.Pl...
1.618549
93d60c4d6154d673c3351f3b0197d6cf
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838855
{ "extension": "c-sharp", "max_stars_count": "125.0", "max_stars_repo_name": "tgjones/slimshader", "max_stars_repo_path": "src/SlimShader.VirtualMachine/Resources/TextureSampler.cs", "provenance": "train-00027-of-00045.jsonl.gz:158075" }
starcoder
<reponame>tgjones/slimshader<filename>src/SlimShader.VirtualMachine/Resources/TextureSampler.cs using System; using SlimShader.VirtualMachine.Util; namespace SlimShader.VirtualMachine.Resources { internal abstract class TextureSampler { public abstract float CalculateLevelOfDetail( ITextur...
2.749186
b1475d142f7ad9cf9e3bd06168491b3a
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838856
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "Midnight-Lizard/Schemes-Screenshots", "max_stars_repo_path": "app/Services/BrowserManager.cs", "provenance": "train-00027-of-00045.jsonl.gz:158076" }
starcoder
using MidnightLizard.Schemes.Screenshots.Configuration; using MidnightLizard.Schemes.Screenshots.Models; using PuppeteerSharp; using System; using System.Diagnostics; using System.IO; using System.Linq; using System.Threading.Tasks; namespace MidnightLizard.Schemes.Screenshots.Services { public interface IBrowser...
2.617955
b305a921d60d5ed2ba9e9553ce5ec0a7
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838857
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "rlugojr/elasticsearch-net", "max_stars_repo_path": "src/Nest/DSL/GetSearchTemplateDescriptor.cs", "provenance": "train-00027-of-00045.jsonl.gz:158077" }
starcoder
using Elasticsearch.Net; using Newtonsoft.Json; using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace Nest { [JsonObject(MemberSerialization = MemberSerialization.OptIn)] public interface IGetSearchTemplateRequest : INamePath<GetTemplateRequestParameters> { } public par...
2.360353
3a92efd24f2a7b7428c59a2d24125146
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838858
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "tksh164/azure-vm-connection-launcher", "max_stars_repo_path": "AzureVmConnectionLauncher/Service/AzureOperationService.cs", "provenance": "train-00027-of-00045.jsonl.gz:158078" }
starcoder
using System.Collections.ObjectModel; using AzureVmConnectionLauncher.Model; using AzureVmConnectionLauncher.ViewModel; namespace AzureVmConnectionLauncher.Service { public interface IAzureOperationService { ObservableCollection<AzureSubscriptionViewModel> ConnectAccount(); ObservableCollectio...
2.587529
355b51e9e597d9c8dff758c2309c5aff
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838859
{ "extension": "c-sharp", "max_stars_count": "633.0", "max_stars_repo_name": "Feodoros/FFMpegCore", "max_stars_repo_path": "FFMpegCore/FFMpeg/Pipes/IVideoFrame.cs", "provenance": "train-00027-of-00045.jsonl.gz:158079" }
starcoder
using System.IO; using System.Threading; using System.Threading.Tasks; namespace FFMpegCore.Pipes { /// <summary> /// Interface for Video frame /// </summary> public interface IVideoFrame { int Width { get; } int Height { get; } string Format { get; } void Serializ...
2.331229
8c2c6bad30a518ab1e72157b52f86399
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838860
{ "extension": "c-sharp", "max_stars_count": "106.0", "max_stars_repo_name": "malmbergn/Meadow.Foundation", "max_stars_repo_path": "Source/Meadow.Foundation.Peripherals/Sensors.Atmospheric.Mpl115a2/Driver/Sensors.Atmospheric.Mpl115a2/Mpl115a2.Registers.cs", "provenance": "train-00027-of-00045.jsonl.gz:158080"...
starcoder
using System; namespace Meadow.Foundation.Sensors.Atmospheric { public partial class Mpl115a2 { /// <summary> /// Device registers. /// </summary> private static class Registers { public static readonly byte PressureMSB = 0x00; public static reado...
1.682716
b70b9c159a36043158e048421804853c
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838861
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "LaszloLueck/DocSearchAIO", "max_stars_repo_path": "DocSearchAIO/Scheduler/EmlJobs/EmlProcessingJob.cs", "provenance": "train-00027-of-00045.jsonl.gz:158081" }
starcoder
<gh_stars>0 using Quartz; namespace DocSearchAIO.Scheduler.EmlJobs; public class EmlProcessingJob : IJob { public Task Execute(IJobExecutionContext context) { throw new System.NotImplementedException(); } }
0.982349
80b68518830b12d79ed7a3db8de69356
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838862
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "rooi/BA_PointCloud", "max_stars_repo_path": "PointCloudRenderer/Assets/Scripts/Loading/PointAttributes.cs", "provenance": "train-00027-of-00045.jsonl.gz:158082" }
starcoder
<gh_stars>0  namespace BAPointCloudRenderer.Loading { /// <summary> /// Attributes for FileReading /// </summary> class PointAttributes { public const string POSITION_CARTESIAN = "POSITION_CARTESIAN"; public const string COLOR_PACKED = "COLOR_PACKED"; public const string RGB...
1.385489
ed37fbf92597b6e6ac814a86627a7df7
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838863
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Tomekske/Picturebot-deprecated-", "max_stars_repo_path": "PicturebotGUI/src/GUIThread/ThreadListBox.cs", "provenance": "train-00027-of-00045.jsonl.gz:158083" }
starcoder
<reponame>Tomekske/Picturebot-deprecated-<gh_stars>0 using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows.Forms; namespace PicturebotGUI.src.GUIThread { /// <summary> /// Static class which implements methods to pass listBox d...
2.825017
17129f62a5c77101fe2f61611a5840d4
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838864
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "kandrakah/Cardinal.AspNetCore", "max_stars_repo_path": "Core/Cardinal.AspNetCore.Identity/Configurations/IdentityConfigurations.cs", "provenance": "train-00027-of-00045.jsonl.gz:158084" }
starcoder
<reponame>kandrakah/Cardinal.AspNetCore using IdentityModel; using IdentityServer4.AccessTokenValidation; using System.Collections.Generic; namespace Cardinal.AspNetCore.Identity { /// <summary> /// Classe de configurações Identity /// </summary> public class IdentityConfigurations { /// <...
1.854409
79d6e667a4237f6826941c6fb4435700
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838865
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "michal-ciechan/NodaTime.Global", "max_stars_repo_path": "src/NodaTime.Global/NodaClock.cs", "provenance": "train-00027-of-00045.jsonl.gz:158085" }
starcoder
<reponame>michal-ciechan/NodaTime.Global<gh_stars>0 namespace NodaTime.Global { public static class NodaClock { public static IClock Default { get; set; } = SystemClock.Instance; } }
1.587232
0f685727b06f9165189bba4880ccdd27
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838866
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "mjurman/BoilerplateTest", "max_stars_repo_path": "src/Matija.App.EntityFrameworkCore/EntityFrameworkCore/AppDbContextFactory.cs", "provenance": "train-00027-of-00045.jsonl.gz:158086" }
starcoder
using Microsoft.EntityFrameworkCore; using Microsoft.EntityFrameworkCore.Design; using Microsoft.Extensions.Configuration; using Matija.App.Configuration; using Matija.App.Web; namespace Matija.App.EntityFrameworkCore { /* This class is needed to run "dotnet ef ..." commands from command line on development. Not ...
1.99278
3f97fc13af5131eda330455c1b16ef23
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838867
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "Huaweicloud-SDK/huaweicloud-sdk-net-v3", "max_stars_repo_path": "Services/Ecs/V2/Model/PostPaidServerExtendParam.cs", "provenance": "train-00027-of-00045.jsonl.gz:158087" }
starcoder
using System; using System.Collections.Generic; using System.Text; using System.Linq; using System.Runtime.Serialization; using Newtonsoft.Json; using Newtonsoft.Json.Converters; using HuaweiCloud.SDK.Core; namespace HuaweiCloud.SDK.Ecs.V2.Model { /// <summary> /// /// </summary> public class PostPaid...
2.15231
687caeef84fb0e046913b6b1118e5087
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838868
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Tavenem/Wiki", "max_stars_repo_path": "src/Revision.cs", "provenance": "train-00027-of-00045.jsonl.gz:158088" }
starcoder
using Tavenem.DataStorage; using Tavenem.DiffPatchMerge; namespace Tavenem.Wiki; /// <summary> /// A particular revision of a wiki item. /// </summary> public class Revision : IdItem { /// <summary> /// An optional comment supplied for this revision (e.g. to explain the changes). /// </summary> publi...
2.711558
7e9dc469669a45773ae7b63708456445
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838869
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "WiAuth/WiAuth-Windows", "max_stars_repo_path": "Configure/Picker.Designer.cs", "provenance": "train-00027-of-00045.jsonl.gz:158089" }
starcoder
<reponame>WiAuth/WiAuth-Windows using MaterialSkin.Controls; namespace RapID.Configure { partial class Picker { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> //...
1.700148
ff9c15d504342326ab09cdf8f0546330
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838870
{ "extension": "c-sharp", "max_stars_count": "8.0", "max_stars_repo_name": "Zackattak01/HumanTimeParser", "max_stars_repo_path": "test/HumanTimeParser.English.Tests/TokenPositionTests.cs", "provenance": "train-00027-of-00045.jsonl.gz:158090" }
starcoder
<filename>test/HumanTimeParser.English.Tests/TokenPositionTests.cs using Microsoft.VisualStudio.TestTools.UnitTesting; namespace HumanTimeParser.English.Tests { [TestClass] public class LastTokenPositionTests { private static readonly EnglishTimeParser EnglishTimeParser = new(); [...
2.620483
e6736165b98b433b98c93c4aa37af228
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838871
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "eternityowo/TowerDefenceLeoEcs", "max_stars_repo_path": "Assets/Scripts/Extensions/Blueprints/Blueprint.cs", "provenance": "train-00027-of-00045.jsonl.gz:158091" }
starcoder
<reponame>eternityowo/TowerDefenceLeoEcs<gh_stars>0 using Leopotam.Ecs; using UnityEngine; namespace TowerDefenceLeoEcs.Extensions.Blueprints { //[CreateAssetMenu(fileName = "FILENAME", menuName = "MENUNAME", order = 0)] public abstract class Blueprint : ScriptableObject { public abstract EcsEntit...
1.537541
ab8f795518993c405f08de9f423e2c63
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838872
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "KoloNaukoweInformatykowWIiNoM/deathly_balloons_vr", "max_stars_repo_path": "src/smiertelne_balony_unity/Assets/Scripts/Sounds/PlayEffect.cs", "provenance": "train-00027-of-00045.jsonl.gz:158092" }
starcoder
<reponame>KoloNaukoweInformatykowWIiNoM/deathly_balloons_vr using System.Collections; using System.Collections.Generic; using UnityEngine; public class PlayEffect : MonoBehaviour { public bool letRestart = true; public float initVolume = 0.5f; public AudioClip[] source; private...
2.169183
bc72f96882b505245e4d03c761c1b7b8
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838873
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "jamillesoares/AspNetCore-Docker", "max_stars_repo_path": "src/WebApi/Program.cs", "provenance": "train-00027-of-00045.jsonl.gz:158093" }
starcoder
<gh_stars>0 using System.IO; using Microsoft.AspNetCore; using Microsoft.AspNetCore.Hosting; namespace WebApi { //Essa classe é responsável pela inicialização da aplicação através da criação/compilação do host public class Program { //O método Main recebe uma lista de argumentos. public ...
2.366907
53d8eecee4c85dd23a8a325495516f7d
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838874
{ "extension": "c-sharp", "max_stars_count": "108.0", "max_stars_repo_name": "circleupx/JsonApiFramework", "max_stars_repo_path": "Source/JsonApiFramework.Infrastructure/Internal/Dom/DomIndex.cs", "provenance": "train-00027-of-00045.jsonl.gz:158094" }
starcoder
<filename>Source/JsonApiFramework.Infrastructure/Internal/Dom/DomIndex.cs // Copyright (c) 2015–Present <NAME>. All rights reserved. // Licensed under the Apache License, Version 2.0. See License.md in the project root for license information. using System; using System.Diagnostics.Contracts; using JsonApiFramework....
2.535975
c30dbcb87a3d569118990bd851ad0318
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838875
{ "extension": "c-sharp", "max_stars_count": "15.0", "max_stars_repo_name": "kennux/UnityEssentials", "max_stars_repo_path": "Code/EditorCode/Tests/DataBinding/DataBindingLeavesTest.cs", "provenance": "train-00027-of-00045.jsonl.gz:158095" }
starcoder
using UnityEngine; using UnityEngine.TestTools; using NUnit.Framework; using System.Collections; using UnityEngine.UI; using System.Collections.Generic; using System.Reflection; using UnityTK.DataBinding; namespace UnityTK.Test.DataBinding { public class DataBindingLeavesTest { public static DataBind...
1.9947
767249475bd71f95c2e3710d920e94f0
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838876
{ "extension": "c-sharp", "max_stars_count": "15.0", "max_stars_repo_name": "Chamberlain91/heirloom", "max_stars_repo_path": "Modules/Heirloom.OpenGLES/Native/Enums/Sync/SyncFenceFlags.cs", "provenance": "train-00027-of-00045.jsonl.gz:158096" }
starcoder
namespace Heirloom.OpenGLES { internal enum SyncFenceFlags : uint { } }
0.994205
a0a7c7686ce080913f3a879f434da1c7
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838877
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "youarebritish/FoxKitPrototype", "max_stars_repo_path": "Assets/Scripts/FormatHandlers/DataSet/EntityFactory.cs", "provenance": "train-00027-of-00045.jsonl.gz:158097" }
starcoder
using FoxKit.Framework.Fox; using FoxTool.Fox; using System; using System.Collections.Concurrent; using System.Collections.Generic; using System.Linq; using System.Reflection; using FoxKit.Framework.Concurrency; using UnityEngine; namespace FoxKit.FormatHandlers.DataSet { /// <summary> /// Creates concrete Fo...
2.502082
3197b5c5eff92052689dd59fe7d92b53
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838878
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "wustrom/Web_Health", "max_stars_repo_path": "WebApi_Health/BLL/Cache/CacheForModel_Score.cs", "provenance": "train-00027-of-00045.jsonl.gz:158098" }
starcoder
<filename>WebApi_Health/BLL/Cache/CacheForModel_Score.cs using Common; using Common.Helper; using DbOpertion.DBoperation; using DbOpertion.Models; using System.Collections.Generic; using System.Linq; using System; using WebApi_Health.BLL.Function; using System.Configuration; using WebApi_Health.BLL.Enum; using Common....
2.274563
adb6f053d7b8c0d7b0aa7fd12ccd769c
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838879
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "thebestnom/Cec-volume-sync", "max_stars_repo_path": "Cec-volume-sync/MainRunner.cs", "provenance": "train-00027-of-00045.jsonl.gz:158099" }
starcoder
using System; using System.Linq; using System.Threading; using System.Threading.Tasks; using AudioSwitcher.AudioApi; using AudioSwitcher.AudioApi.CoreAudio; using AudioSwitcher.AudioApi.Observables; namespace Cec_volume_sync { public class MainRunner: IObserver<DeviceChangedArgs> { private IDevice _co...
2.755204
a9db9c1faede23eeeaa08768d6da798b
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838880
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "rohfl/kiota", "max_stars_repo_path": "src/kiota/Program.cs", "provenance": "train-00027-of-00045.jsonl.gz:158100" }
starcoder
<reponame>rohfl/kiota<filename>src/kiota/Program.cs<gh_stars>0 using System; using System.CommandLine; using System.CommandLine.Invocation; using System.IO; using System.Text.Json; using System.Threading.Tasks; using Kiota.Builder; using Microsoft.Extensions.Configuration; using Microsoft.Extensions.Logging; namespac...
2.455785
dd0acb383532a91d69e1f75971b5ab79
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838881
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "AgentEnder/Auth0Hack2020", "max_stars_repo_path": "Auth0HackBackend/Auth0HackBackend/DTO/ApprovalStatusMetadataDTO.cs", "provenance": "train-00027-of-00045.jsonl.gz:158101" }
starcoder
<gh_stars>0 using System; using System.Collections.Generic; using System.Linq; using System.Linq.Expressions; using System.Threading.Tasks; using Auth0HackBackend.Model; using Microsoft.AspNetCore.Http; using Microsoft.AspNetCore.Mvc; using NetTopologySuite.Geometries; namespace Auth0HackBackend.DTO { public clas...
1.959097
cd3f1f4dfd541c66d8e4a5609d6f900c
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838882
{ "extension": "c-sharp", "max_stars_count": "9.0", "max_stars_repo_name": "bholcomb/gameEngine", "max_stars_repo_path": "src/graphics/debug/debugCanvas.cs", "provenance": "train-00027-of-00045.jsonl.gz:158102" }
starcoder
using System; using System.Collections; using System.Collections.Generic; using System.Runtime.InteropServices; using OpenTK; using OpenTK.Graphics; using OpenTK.Graphics.OpenGL; using Util; namespace Graphics { public enum Fill { SOLID, TRANSPARENT, WIREFRAME}; public enum Projection { ORTHO, PERSPECTIVE }; //u...
2.198526
bfcf7b77b3255416eb3f98a98e7ee41b
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838883
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "tomhsmith/DroneIsTheLoneliestNumber", "max_stars_repo_path": "Assets/Scripts/Game/Controller/StartCommand.cs", "provenance": "train-00027-of-00045.jsonl.gz:158103" }
starcoder
<reponame>tomhsmith/DroneIsTheLoneliestNumber<gh_stars>0 using DroneDefender.Game.Inputs; using DroneDefender.Game.Model; using DroneDefender.Game.Views.Drone; using DroneDefender.Game.Views.UI; using DroneDefender.Resource.Tag; using strange.extensions.command.impl; using strange.extensions.context.api; using UnityEng...
1.923992
f9cd8718ba93cad086a9da3f422a834f
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838884
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "densjizz/Osiris", "max_stars_repo_path": "Osiris.TurnManager/TurnManager.cs", "provenance": "train-00027-of-00045.jsonl.gz:158104" }
starcoder
using Osiris.Stats; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Osiris.TurnManager { public class TurnManager { public List<ISceneActor> Actors; public SceneState state; public List<int> ActedThisTurn; ...
2.676059
6981696e3ae88411d7b7c67b5589976d
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838885
{ "extension": "c-sharp", "max_stars_count": "29.0", "max_stars_repo_name": "SebLague/Swordfish", "max_stars_repo_path": "Assets/Scripts/SceneState.cs", "provenance": "train-00027-of-00045.jsonl.gz:158105" }
starcoder
<gh_stars>10-100 using System.Collections; using System.Collections.Generic; using UnityEngine; using Cinemachine; public class SceneState : MonoBehaviour { [HideInInspector] public bool inMenuState; public GameObject[] activeInMenu; public GameObject[] inactiveInMenu; public MeshRenderer screen...
2.094631
439d347eeff48c3c16ed36653f58c4ea
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838886
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "xcodexnet/ASP.NET-Core-REST-API-Starter-Template", "max_stars_repo_path": "src/Restful.Infrastructure/Resources/Milk/ProductAddResource.cs", "provenance": "train-00027-of-00045.jsonl.gz:158106" }
starcoder
namespace Restful.Infrastructure.Resources.Milk { public class ProductAddResource: ProductAddOrUpdateResource { } }
1.006172
0e3487abfe048de69896f927f3d6761e
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838887
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "BohdanMosiyuk/samples", "max_stars_repo_path": "snippets/csharp/VS_Snippets_Winforms/System.Drawing.PointsAndSizes/CS/form1.cs", "provenance": "train-00027-of-00045.jsonl.gz:158107" }
starcoder
using System.Drawing; using System; using System.Windows.Forms; // The following code example demonstrates how to override the // OnClosed method on a class derived from Form. //<snippet6> public class myForm: Form { protected override void OnClosed(EventArgs e) { MessageBox.Show("The form is ...
2.625501
860e87a5642b3d3eb8209975c5e2d9bc
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838888
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "hjoykim/THREE", "max_stars_repo_path": "THREE/Materials/IMorphTargets.cs", "provenance": "train-00027-of-00045.jsonl.gz:158108" }
starcoder
<filename>THREE/Materials/IMorphTargets.cs<gh_stars>1-10 using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace THREE.Materials { public interface IMorphTargets { bool MorphTargets { get; set; } } }
1.751928
e1dc20c5996e69f14c33a172a054ccf9
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838889
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "nicknow/ThinkCrm.Core", "max_stars_repo_path": "ThinkCrm.Shared.Core/PluginCore/Logging/LocalLogger.cs", "provenance": "train-00027-of-00045.jsonl.gz:158109" }
starcoder
using System; using System.Runtime.CompilerServices; using ThinkCrm.Core.Interfaces; namespace ThinkCrm.Core.PluginCore.Logging { public class LocalLogger : ILogging { private readonly ILogging _logger; private readonly string _className; private readonly string _methodName; p...
2.56162
cf64d29a7a33c5eb41972f2d131bdcf2
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838890
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "pedroballona/ats", "max_stars_repo_path": "HR.ATS.Command/Opening/DeleteOpeningCommand.cs", "provenance": "train-00027-of-00045.jsonl.gz:158110" }
starcoder
using System; using System.Threading; using System.Threading.Tasks; using HR.ATS.Domain.Opening; using HR.ATS.Domain.Opening.Events; using MediatR; namespace HR.ATS.Command.Opening { public class DeleteOpeningCommand : IRequest<Unit> { public DeleteOpeningCommand(Guid id) { Id = id;...
2.481496
8c7d133702692c6642fe72223017a9ec
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838891
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "Philip-S-Martin/Reforge", "max_stars_repo_path": "Noxel/MaterialData.cs", "provenance": "train-00027-of-00045.jsonl.gz:158111" }
starcoder
<reponame>Philip-S-Martin/Reforge using System; using System.Collections.Generic; using System.Diagnostics; using UnityEngine; public class MaterialData { List<string> name; List<float> sideScale; List<float> wallScale; List<Color32> color; List<bool> uniform; public MaterialData() { ...
2.396604
e9e6257095d14ff9303458c4fd8749d8
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838892
{ "extension": "c-sharp", "max_stars_count": "132.0", "max_stars_repo_name": "Adconsulting/DoddleReport", "max_stars_repo_path": "src/DoddleReport.Sample.Web/Controllers/TestController.cs", "provenance": "train-00027-of-00045.jsonl.gz:158112" }
starcoder
using System.Collections.Generic; using System.Web.Mvc; using DoddleReport.Sample.Web.Models; using DoddleReport.Web; using DoddleReport.Writers; namespace DoddleReport.Sample.Web.Controllers { public class TestController : Controller { public ReportResult ListOfObjects() { var lis...
2.315554
01b4d0b34977dfde28cf89c2ac90a310
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838893
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "IdlessChaye/B-SplineCurvesCanvas", "max_stars_repo_path": "Assets/Color/ColorRGB.cs", "provenance": "train-00027-of-00045.jsonl.gz:158113" }
starcoder
<filename>Assets/Color/ColorRGB.cs using UnityEngine; using UnityEngine.UI; using System.Collections; using System.Collections.Generic; public class ColorRGB : MonoBehaviour { Texture2D tex2d; public RawImage ri; int TexPixelWdith = 16; int TexPixelHeight = 256; Color[,] arrayColor; // Use thi...
2.7212
d5d259abab2913bfed6b7c23a73b0f21
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838894
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "VittorioC97/IV-MP-T4-C-sharp", "max_stars_repo_path": "Example/Repositories/ItemTypesRepository.cs", "provenance": "train-00027-of-00045.jsonl.gz:158114" }
starcoder
using System; using System.Collections.Generic; using System.Data.Entity; using System.Linq; using System.Text; using System.Threading.Tasks; using Example.Models; using MySql.Data.Entity; namespace Example.Repositories { [DbConfigurationType(typeof(MySqlEFConfiguration))] class ItemTypesRepository : Reposity...
2.259835
f2708ad0375d7d1842597709e6ed8712
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838895
{ "extension": "c-sharp", "max_stars_count": "106.0", "max_stars_repo_name": "eltociear/Yoakke", "max_stars_repo_path": "Sources/Shared/Tests/Collections.Tests/IntervalTests.cs", "provenance": "train-00027-of-00045.jsonl.gz:158115" }
starcoder
// Copyright (c) 2021-2022 Yoakke. // Licensed under the Apache License, Version 2.0. // Source repository: https://github.com/LanguageDev/Yoakke using System; using System.Collections.Generic; using Xunit; using Yoakke.Collections.Intervals; namespace Yoakke.Collections.Tests; public class IntervalTests { publi...
2.251327
7363e910a8aeb929d668027b791040f2
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838896
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "armunro/dashman", "max_stars_repo_path": "DashMan/Configuration/Model/DashConfiguration.cs", "provenance": "train-00027-of-00045.jsonl.gz:158116" }
starcoder
using System.Collections.Generic; namespace DashMan.Configuration.Model { public class DashConfiguration { public AppConfiguration App { get; set; } public List<WindowConfiguration> Windows { get; set; } } }
1.804946
9e51e25ab17de2c2e5e6ce4ba58afa50
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838897
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "aholmes/PresentationCodeExamples", "max_stars_repo_path": "CSharp_App/LongTalkDemo/Program.cs", "provenance": "train-00027-of-00045.jsonl.gz:158117" }
starcoder
using System; using System.Collections; using System.Collections.Generic; using System.ComponentModel; using LongTalkDemo.Tables; namespace LongTalkDemo { class Program { static void Main(string[] args) { var tables = new Base[] { TestInstances.Instance....
3.176015
07664b408bf6565d5a6c807ab8fddf58
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838898
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "saeedafshari/RedCorners.Components.Places", "max_stars_repo_path": "RedCorners.Components.Places.iOS/MapKitPlaces.cs", "provenance": "train-00027-of-00045.jsonl.gz:158118" }
starcoder
<reponame>saeedafshari/RedCorners.Components.Places using System; using System.Collections.Generic; using System.Text; using System.Linq; using MapKit; using Foundation; using CoreLocation; using UIKit; using System.Threading.Tasks; using Contacts; namespace RedCorners.Components { public partial cla...
2.161454
55e604f45f186998e9c8749432b1111e
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838899
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "kenx00x/ahhhhhhhhhhhh", "max_stars_repo_path": "ahhhhhhhhhh/Library/PackageCache/com.unity.render-pipelines.high-definition@7.1.8/Runtime/Lighting/AtmosphericScattering/ShaderVariablesAtmosphericScattering.cs", "provenance": "train-00...
starcoder
version https://git-lfs.github.com/spec/v1 oid sha256:7387cd7e232c00ea9f5528098ac788af70912f3c8901d8d1f389ba920b7b88a4 size 696
0.957184
2623c0fc99fa043e0e3c8246519136ee
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838900
{ "extension": "c-sharp", "max_stars_count": "5.0", "max_stars_repo_name": "chiyadev/ofreact", "max_stars_repo_path": "ofreact.Tests/RenderingTests.cs", "provenance": "train-00027-of-00045.jsonl.gz:158120" }
starcoder
<filename>ofreact.Tests/RenderingTests.cs using NUnit.Framework; namespace ofreact.Tests { [TestFixture] public class RenderingTests { class SkipIfSamePropsElement : ofComponent { public static int Rendered; [Prop] public readonly string MyProp; public ...
2.658599
8d81a15e181f5e98a3262dad18c3dc63
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838901
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "liquiz0v/MessengerGamingPlatform", "max_stars_repo_path": "Backend-dotnet/MessengerGamingPlatform/Database/ReadServices/Sessions/Interfaces/ISessionReadService.cs", "provenance": "train-00027-of-00045.jsonl.gz:158121" }
starcoder
using System.Collections.Generic; using Database.DTO; namespace Database.ReadServices.Sessions.Interfaces { public interface ISessionReadService { public List<SessionParticipants> GetSessionsParticipants(int SessionId); public Session CreateSessionMedievalBattles(int UserId); public Se...
1.964417
99b2891b5a302d6caf0ca7b5a691edfe
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838902
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "faraboom/framework", "max_stars_repo_path": "Faraboom.Framework/DataAccess/Paging/IDataPager.cs", "provenance": "train-00027-of-00045.jsonl.gz:158122" }
starcoder
namespace Faraboom.Framework.DataAccess.Paging { using System; using System.Linq; using System.Threading.Tasks; using Faraboom.Framework.DataAccess.Entities; using Faraboom.Framework.DataAccess.Query; [DataAnnotation.Injectable] public interface IDataPager<TEntity, TKey> where TEnt...
2.018313
74d61b7f30326a593add7478ff3f4830
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838903
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "praveensewak/blogrum", "max_stars_repo_path": "Blogrum.Core/Repository/BlogrumDbContext.cs", "provenance": "train-00027-of-00045.jsonl.gz:158123" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Text; using Blogrum.Core.Domain.Posts; using System.Data.Entity; namespace Blogrum.Core.Repository { public class BlogrumDbContext : DbContext { public BlogrumDbContext() : base("BlogrumDbContext") { } ...
2.596534
1b9bce2f1ab1e80ccd95324a606639e1
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838904
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "djanosik/Moon.Validation", "max_stars_repo_path": "src/Moon.Validation/DataValidator.cs", "provenance": "train-00027-of-00045.jsonl.gz:158124" }
starcoder
using System; using System.Collections; using System.Collections.Generic; using System.ComponentModel.DataAnnotations; using System.Linq; using System.Reflection; using Microsoft.Extensions.Localization; using Moon.Collections; namespace Moon.Validation { /// <summary> /// Asynchronous Data Annotations valida...
2.490849
dad7e82941dd8862940b8817aadbcdc7
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838905
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "octansIt/environmentassessment", "max_stars_repo_path": "EnvironmentAssessment.Wizard/Common/VimApi/A/AlarmInfo.cs", "provenance": "train-00027-of-00045.jsonl.gz:158125" }
starcoder
<filename>EnvironmentAssessment.Wizard/Common/VimApi/A/AlarmInfo.cs using System; namespace EnvironmentAssessment.Common.VimApi { public class AlarmInfo : AlarmSpec { protected string _key; protected ManagedObjectReference _alarm; protected ManagedObjectReference _entity; protected DateTime _lastModifiedTime...
1.627445
cded6838858ae45835cf00d36eb54f7b
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838906
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "marcosdanix/proto-chrono-squad", "max_stars_repo_path": "Assets/Scripts/CameraController.cs", "provenance": "train-00027-of-00045.jsonl.gz:158126" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Text; using UnityEngine; class CameraController : MonoBehaviour { public float leftLimit = -50.0f; public float rightLimit = 50.0f; public static GameObject player; void Start() { player = (GameObject) GameOb...
2.36
a8f81caa4e8984480ea33554a3810077
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838907
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "fossabot/Pancake.ManagedGeometry", "max_stars_repo_path": "Pancake.ManagedGeometry/Coord2d.cs", "provenance": "train-00027-of-00045.jsonl.gz:158127" }
starcoder
using Pancake.ManagedGeometry.Utility; using System; using System.Diagnostics; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; namespace Pancake.ManagedGeometry { [DebuggerDisplay("({X}, {Y})")] [StructLayout(LayoutKind.Sequential, Pack = 8, Size = 16)] public struct Coord2d ...
2.989634
8baf07f51a8d62cc00e0a2cb54a48b8c
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838908
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "cboland-task/TaskIt.Dotnet.Versions", "max_stars_repo_path": "TaskIt.Dotnet.Versions/Options/ModOptions.cs", "provenance": "train-00027-of-00045.jsonl.gz:158128" }
starcoder
using CommandLine; namespace TaskIt.Dotnet.Versions.Options { [Verb("mod", HelpText = "increments versions by pattern")] class ModOptions : BaseOptions { [Option('v', "version", Required = true, HelpText = "the pattern to modify the original version. Wildcards ('*') are possible and will nnot modi...
2.221351
3edcf1725efb1fdaf35f6d9358511678
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838909
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "CDevNova/TwitterDesktop", "max_stars_repo_path": "TwitterDesktop/Form1.cs", "provenance": "train-00027-of-00045.jsonl.gz:158129" }
starcoder
<reponame>CDevNova/TwitterDesktop using RaaZ_TwitterConnect; using System; using System.Collections.Generic; using System.Drawing; using System.IO; using System.Net; using System.Runtime.InteropServices; using System.Windows.Forms; using Tweetinvi; using Tweetinvi.Parameters; using TweetSharp; using Twitterizer; name...
2.27887
3e4a990f97e2ef13541d442a36f731b9
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838910
{ "extension": "c-sharp", "max_stars_count": "14.0", "max_stars_repo_name": "SSWConsulting/SSW.Rewards", "max_stars_repo_path": "Xamarin/SSW.Rewards/SSW.Rewards/ViewModels/QRScannerPageViewModel.cs", "provenance": "train-00027-of-00045.jsonl.gz:158130" }
starcoder
<gh_stars>10-100 using System; using System.Threading.Tasks; using System.Windows.Input; using Rg.Plugins.Popup.Services; using SSW.Rewards.Models; using SSW.Rewards.PopupPages; using SSW.Rewards.Services; using Xamarin.Forms; using ZXing; namespace SSW.Rewards.ViewModels { public class QRScannerPageViewModel : B...
1.387057
bc21f1c95fd1675ad9db835b76ad1c3a
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838911
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "deviserplatform/deviserplatform", "max_stars_repo_path": "src/Deviser.Core/Deviser.ClientDependency/DependencyLoader.cs", "provenance": "train-00027-of-00045.jsonl.gz:158131" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; namespace Deviser.ClientDependency { public class DependencyLoader { public HashSet<DependencyFile> DependencyFiles { get; internal set; } internal DependencyLoader() { Depende...
1.924532
033fbd5e6c3fd62f3ae352ceb1d4ff0e