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
8838912
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Mohongzhi/FengWo-ABP", "max_stars_repo_path": "aspnet-core/src/FengWo.Web.Mvc/Views/Menus/Index.cshtml", "provenance": "train-00027-of-00045.jsonl.gz:158132" }
starcoder
@using System.Globalization @using FengWo.Web.Startup @{ ViewBag.CurrentPageName = PageNames.Menus; // The menu item will be active for this page. } <script src="~/lib/jquery/dist/jquery.min.js"></script> <link href="~/lib/bootstrap-table/dist/bootstrap-table.css" rel="stylesheet" /> <link href="~/lib/bootstrap-ta...
1.96067
ebfd4de845cc674a207084b6c35ed145
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838913
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "SpilledMilkCOM/SpilledMilk.com", "max_stars_repo_path": "SpilledMilkSiteNew/Views/Home/Email.cshtml", "provenance": "train-00027-of-00045.jsonl.gz:158133" }
starcoder
<gh_stars>0 <div class="container container-main"> <div class="row"> <div class="col-12"> <h1 class="title-text">@ViewBag.Subtitle</h1> </div> <div class="col-md-5"> <h3>Forgot where to logon?</h3> </div> <div class="col-md-5"> <h4><a href="http://www.SecureServer.net" class="btn btn-info">Secur...
1.666198
de123bd9b7f07144d03175ecab0d7b51
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838914
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "ins0mniaque/Omnidoc", "max_stars_repo_path": "src/Omnidoc.Core/Engine.cs", "provenance": "train-00027-of-00045.jsonl.gz:158134" }
starcoder
using System; using System.Collections.Generic; using System.Globalization; using System.IO; using System.Linq; using System.Threading; using System.Threading.Tasks; using Omnidoc.Core; using Omnidoc.Core.Disposables; using Omnidoc.IO; using Omnidoc.Services; namespace Omnidoc { public class Engine : AsyncDispos...
2.139835
fa33d58384e921fa03a5c0213509ada7
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838915
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "mkozylov/NWrath.Synergy", "max_stars_repo_path": "Common/Extensions/CollectionsExtensions.cs", "provenance": "train-00027-of-00045.jsonl.gz:158135" }
starcoder
using NWrath.Synergy.Common.Structs; using NWrath.Synergy.Reflection.Extensions; using System; using System.Collections.Concurrent; using System.Collections.Generic; using System.Linq; using System.Linq.Expressions; using System.Reflection; namespace NWrath.Synergy.Common.Extensions.Collections { public static cl...
2.629258
e9f2f7743792e85e66894b99f212c899
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838916
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "neptuo/Recollections", "max_stars_repo_path": "src/Recollections.Api/StorageFileSystem.cs", "provenance": "train-00027-of-00045.jsonl.gz:158136" }
starcoder
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Neptuo.Recollections { public enum StorageFileSystem { Local, Azure } }
1.527014
f59e9216a1be185a3ca859eb1a94bbe8
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838917
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "mShady/MvvmCross", "max_stars_repo_path": "Cirrious/Plugins/JsonLocalisation/Cirrious.MvvmCross.Plugins.JsonLocalisation/MvxBaseTextProviderBuilder.cs", "provenance": "train-00027-of-00045.jsonl.gz:158137" }
starcoder
// MvxBaseTextProviderBuilder.cs // (c) Copyright Cirrious Ltd. http://www.cirrious.com // MvvmCross is licensed using Microsoft Public License (Ms-PL) // Contributions and inspirations noted in readme.md and license.txt // // Project Lead - Stuart Lodge, @slodge, <EMAIL> using System; using System.Collections.Generi...
1.967129
f965f3ac2338fef2601190d3cfb7a0e8
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838918
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "SecretView/Localization.SqlLocalizer", "max_stars_repo_path": "samples/SecretCollect.Localization.Web/Models/SearchResultItemVM.cs", "provenance": "train-00027-of-00045.jsonl.gz:158138" }
starcoder
<reponame>SecretView/Localization.SqlLocalizer<filename>samples/SecretCollect.Localization.Web/Models/SearchResultItemVM.cs namespace SecretCollect.Localization.Web.Models { public class SearchResultItemVM { public string Culture { get; set; } public string Base { get; set; } public str...
1.754835
03098a0630e2b085d5dc08d49b4eb3d3
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838919
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Vinayaka-Hebbar/XF.ChartLibrary", "max_stars_repo_path": "src/XF.ChartLibrary.Shared/Utils/Fill.cs", "provenance": "train-00027-of-00045.jsonl.gz:158139" }
starcoder
<reponame>Vinayaka-Hebbar/XF.ChartLibrary  #if NETSTANDARD || SKIASHARP using Canvas = SkiaSharp.SKCanvas; using Point = SkiaSharp.SKPoint; using Rect = SkiaSharp.SKRect; using Path = SkiaSharp.SKPath; using Paint = SkiaSharp.SKPaint; #elif __IOS__ || __TVOS__ using Point = CoreGraphics.CGPoint; using Canvas = CoreGra...
2.32638
c59fbec5142659c0d610aa5ae9742b6f
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838920
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Wizmann/Rotown", "max_stars_repo_path": "MemoryEngine/Engine.cs", "provenance": "train-00027-of-00045.jsonl.gz:158140" }
starcoder
<reponame>Wizmann/Rotown using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Rotown; using Rotown.Models; namespace MemoryDBEngine { public class Engine<T> : IEngine<T> where T : Model<T>, IMemoryDBModel, new() { private Sor...
2.569802
f52b5b4efbd9070fd43a4724ded816c3
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838921
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "Screamjack/Fifteen-Minute-Man", "max_stars_repo_path": "3DTesting/Assets/Wwise/Editor/WwiseComponents/AkRTPCTrackInspector.cs", "provenance": "train-00027-of-00045.jsonl.gz:158141" }
starcoder
<reponame>Screamjack/Fifteen-Minute-Man #if UNITY_2017_1_OR_NEWER using UnityEngine; using UnityEditor; [CustomEditor(typeof(AkRTPCTrack))] public class AkRTPCTrackInspector : Editor { SerializedProperty Parameter; public void OnEnable() { Parameter = serializedObject.FindProperty("Parameter"); ...
1.901935
61a6e98ab9d9502be5463a17ba04017b
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838922
{ "extension": "c-sharp", "max_stars_count": "12.0", "max_stars_repo_name": "ekzyis/CrypTool-2", "max_stars_repo_path": "CrypCloud/CrypCloudManager/Screens/Login.xaml.cs", "provenance": "train-00027-of-00045.jsonl.gz:158142" }
starcoder
<gh_stars>10-100 using CrypCloud.Manager.ViewModels; using System.Windows; using System.Windows.Controls; namespace CrypCloud.Manager.Screens { [CrypTool.PluginBase.Attributes.Localization("CrypCloud.Manager.Properties.Resources")] public partial class Login : UserControl { public Login() ...
2.391432
98e1a7656a1d7c033ec00338a043be68
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838923
{ "extension": "c-sharp", "max_stars_count": "5.0", "max_stars_repo_name": "JonPSmith/MultiProgPackTool", "max_stars_repo_path": "Group2.Project1/Class1.cs", "provenance": "train-00027-of-00045.jsonl.gz:158143" }
starcoder
using System; namespace Group2.Project1 { public class Class1 { } }
0.924496
53dbd861dadf1fb0380b319ad3b85df8
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838924
{ "extension": "c-sharp", "max_stars_count": "137.0", "max_stars_repo_name": "mrehman29/Forms9Patch", "max_stars_repo_path": "Forms9Patch/Forms9Patch/HardwareKeyListener/HardwareKey.cs", "provenance": "train-00027-of-00045.jsonl.gz:158144" }
starcoder
using System; using System.Collections.Generic; using Xamarin.Forms; namespace Forms9Patch { /// <summary> /// Hardware key: Defines a key stroke for which to be listened /// </summary> public class HardwareKey : BindableObject, IEquatable<HardwareKey> { #region properties /// <summ...
2.69771
361789822cf75ff326722b71de3ac219
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838925
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "mcsyko/dumbbots-net", "max_stars_repo_path": "DumbBots.NET/Entities/ProjectileEntity.cs", "provenance": "train-00027-of-00045.jsonl.gz:158145" }
starcoder
<reponame>mcsyko/dumbbots-net<gh_stars>0 using System; using IrrlichtNETCP; namespace Entities { /// <summary> /// Represents a projectile entity /// </summary> internal abstract class ProjectileEntity : Entity { internal Vector3D Destination { get; set; } internal CombatEntity Owne...
2.014592
a9ed49eb732a339db429f9b001e02913
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838926
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "tgutzler/SharpBudget", "max_stars_repo_path": "SbDbLib/SbDbApi.cs", "provenance": "train-00027-of-00045.jsonl.gz:158146" }
starcoder
<reponame>tgutzler/SharpBudget using System.Collections.Generic; using System.Linq; namespace SbDbLib { public class AccountInfo { public string Name { get; set; } public double Balance { get; set; } } public class SbDbApi { public SbDbApi() { } p...
2.715848
6d4f06b40fb8913d31e949c30ff8a1f3
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838927
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "ViktorAleksandrov/SoftUni--CSharp-Fundamentals", "max_stars_repo_path": "2. CSharp OOP Basics/01.2. Defining Classes - Exercise/P12.Google/Person.cs", "provenance": "train-00027-of-00045.jsonl.gz:158147" }
starcoder
using System.Collections.Generic; using System.Text; public class Person { public Person(string name) { Name = name; Pokemons = new List<Pokemon>(); Parents = new List<Parent>(); Children = new List<Child>(); } public string Name { get; set; } public Company TheCom...
3.573657
ebdcd4859837e7a7c71ca6fd351e122b
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838928
{ "extension": "c-sharp", "max_stars_count": "8.0", "max_stars_repo_name": "davidbritch/dotnet-maui-samples", "max_stars_repo_path": "PlatformIntegration/PlatformSpecifics/PlatformSpecifics/iOS/CS/iOSLargeTitlePageCS.cs", "provenance": "train-00027-of-00045.jsonl.gz:158148" }
starcoder
using System.Windows.Input; using Microsoft.Maui.Controls.PlatformConfiguration; using Microsoft.Maui.Controls.PlatformConfiguration.iOSSpecific; namespace PlatformSpecifics { public class iOSLargeTitlePageCS : ContentPage { public iOSLargeTitlePageCS(ICommand restore) { On<iOS>()....
2.108517
2695811db8635bb3ae31b6200735bb6f
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838929
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "inBrainSurveys/unitysdk", "max_stars_repo_path": "InBrainSdk/Assets/InBrain/Scripts/Internal/iOS/InBrainIosUtils.cs", "provenance": "train-00027-of-00045.jsonl.gz:158149" }
starcoder
<reponame>inBrainSurveys/unitysdk using System; using System.Runtime.InteropServices; using UnityEngine; namespace InBrain { public static class InBrainIosUtils { public static T Cast<T>(this IntPtr instancePtr) { var instanceHandle = GCHandle.FromIntPtr(instancePtr); if (!(instanceHandle.Targe...
2.55756
028e0abb9259c5d6ec2a86a6d9505ed3
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838930
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "shift-eleven/Doraemon", "max_stars_repo_path": "Doraemon/Modules/PingRoleModule.cs", "provenance": "train-00027-of-00045.jsonl.gz:158150" }
starcoder
using System; using System.Linq; using System.Text; using System.Threading.Tasks; using Discord; using Discord.Commands; using Doraemon.Common.Attributes; using Doraemon.Common.Extensions; using Doraemon.Services.Core; namespace Doraemon.Modules { [Name("PingRoles")] [Summary("Utilities for users registering ...
2.814982
59547baf84b758845c7b0e7bc0e6afdf
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838931
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "jojo-WJ/SsitEngine", "max_stars_repo_path": "Assets/SsitEngineAssets/Runtime/Data/Info/Attribute/Object/Character/CharacterAttribute.cs", "provenance": "train-00027-of-00045.jsonl.gz:158151" }
starcoder
using System; using System.Collections.Generic; using System.Runtime.Serialization; using Framework; using Framework.Data; using Framework.Helper; using Framework.Logic; using Framework.SceneObject; using SsitEngine.EzReplay; using SsitEngine.Unity.Avatar; using SsitEngine.Unity.HUD; namespace SsitEngine.Unity.SceneO...
1.712834
3389ef38ad75a18c10906336d5777b86
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838932
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Bhaskers-Blu-Org2/iqsharp", "max_stars_repo_path": "src/Kernel/Magic/WorkspaceMagic.cs", "provenance": "train-00027-of-00045.jsonl.gz:158152" }
starcoder
<reponame>Bhaskers-Blu-Org2/iqsharp<filename>src/Kernel/Magic/WorkspaceMagic.cs // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. using System.Linq; using Microsoft.Jupyter.Core; using Microsoft.Quantum.IQSharp.Common; using Microsoft.Quantum.IQSharp.Jupyter; namespace ...
2.434803
5bdb92236793a97b21b587041bb50f98
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838933
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "AtefeBahrani/EngineeringUnits", "max_stars_repo_path": "UnitTests/BaseUnits/Temperature/TemperatureTest.cs", "provenance": "train-00027-of-00045.jsonl.gz:158153" }
starcoder
<reponame>AtefeBahrani/EngineeringUnits<filename>UnitTests/BaseUnits/Temperature/TemperatureTest.cs using EngineeringUnits; using EngineeringUnits.Units; using Microsoft.VisualStudio.TestTools.UnitTesting; using Newtonsoft.Json; using System.Diagnostics; namespace UnitTests { [TestClass] public class Temperatu...
3.071808
ba6dd55bc3fa800b79eeaaa34552b1fb
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838934
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "antoni047/EverythingNBA", "max_stars_repo_path": "EverythingNBA.Web/Controllers/SeasonsController.cs", "provenance": "train-00027-of-00045.jsonl.gz:158154" }
starcoder
namespace EverythingNBA.Web.Controllers { using System.Threading.Tasks; using Microsoft.AspNetCore.Mvc; using AutoMapper; using System; using Services; using EverythingNBA.Web.Models.Seasons; using EverythingNBA.Services.Models.Season; using Microsoft.AspNetCore.Authorization; pub...
2.350561
e378178ee0e2905a5ab0befeeb765b1d
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838935
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "sizilium/Mosaic", "max_stars_repo_path": "src/PlatformEssentials/Entities/DTOs/ValueAssembler.cs", "provenance": "train-00027-of-00045.jsonl.gz:158155" }
starcoder
<gh_stars>1-10 /* Copyright 2017 Cimpress Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, soft...
2.388291
8e97d583bdc26d5b006398a8edd26133
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838936
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Corlio5994/ceres", "max_stars_repo_path": "Assets/Scripts/Items/Item Types/Food.cs", "provenance": "train-00027-of-00045.jsonl.gz:158156" }
starcoder
<filename>Assets/Scripts/Items/Item Types/Food.cs [System.Serializable] public class Food : Item { public Food () { category = "Food"; } }
2.187246
8b02bbd24282d26ac3848ec06352e7e7
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838937
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "TeknikhogskolanGothenburg/dogapi-Skelleftea", "max_stars_repo_path": "dogapiSkelleftea/dogapiSkelleftea/dogapiSkelleftea/Models/Dog.cs", "provenance": "train-00027-of-00045.jsonl.gz:158157" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; namespace dogapiSkelleftea.Models { public class Dog { public string BreedName { get; set; } public string WikipediaUrl { get; set; } public string Description { get; set; } //int...
2.116364
e979cd436ba555a318cee03eb8d4468a
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838938
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "calbonaler/DLR_Japanese", "max_stars_repo_path": "Runtime/Microsoft.Dynamic/Ast/GeneratorRewriter.cs", "provenance": "train-00027-of-00045.jsonl.gz:158158" }
starcoder
<filename>Runtime/Microsoft.Dynamic/Ast/GeneratorRewriter.cs /* **************************************************************************** * * Copyright (c) Microsoft Corporation. * * This source code is subject to terms and conditions of the Microsoft Public License. A * copy of the license can be found in t...
2.154184
642ad1281e24ecf6f597cc8701d74211
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838939
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "GeirGrusom/daemos", "max_stars_repo_path": "src/Postgres/Installation/PostgresInstaller.cs", "provenance": "train-00027-of-00045.jsonl.gz:158159" }
starcoder
<filename>src/Postgres/Installation/PostgresInstaller.cs // This file is licensed under the MIT open source license // https://opensource.org/licenses/MIT namespace Daemos.Postgres.Installation { using System; using System.Collections.Generic; using System.Text; public class PostgresInstaller { ...
1.218492
d2a837d755ac0a4a8b1f80dc067cb3ca
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838940
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "datadiode/B2XTranslator", "max_stars_repo_path": "src/Common/OfficeGraph/BiffRecords/CatLab.cs", "provenance": "train-00027-of-00045.jsonl.gz:158160" }
starcoder
/* * Copyright (c) 2009, DIaLOGIKa * * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * * Redistributions of source code must retain the above copyright * notice,...
2.306278
f7c4b68181059ca08f411ec4de18d6f7
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838941
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "dkarantonis/solid_net_core", "max_stars_repo_path": "SRP_Violating/Program.cs", "provenance": "train-00027-of-00045.jsonl.gz:158161" }
starcoder
using System; namespace SRP_Violating { class Program { static void Main(string[] args) { try { Console.WriteLine("SOLID Principles: Violating SRP case"); Console.WriteLine(); Console.WriteLine("Creating the DAL object......
3.316146
612ae8fd56f59602c790b8573d873601
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838942
{ "extension": "c-sharp", "max_stars_count": "121.0", "max_stars_repo_name": "deepakkumar1984/mxnetlib", "max_stars_repo_path": "src/MxNet/F.cs", "provenance": "train-00027-of-00045.jsonl.gz:158162" }
starcoder
<reponame>deepakkumar1984/mxnetlib<gh_stars>100-1000 using System; using System.Collections.Generic; using System.Text; using MxNet.ND.Numpy; using MxNet.Sym.Numpy; namespace MxNet { public class F { public static NDArrayOrSymbol squeeze(NDArrayOrSymbol a, int? axis) { if (a.IsNDAr...
2.244906
750f6d085c56e85cb9bc5fb288f1c979
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838943
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "ethankennerly/climate-champion", "max_stars_repo_path": "ClimateChampion/Assets/Scripts/PrefabToggle.cs", "provenance": "train-00027-of-00045.jsonl.gz:158163" }
starcoder
using TMPro; using UnityEngine; using UnityEngine.UI; namespace FineGameDesign.Utils { public sealed class PrefabToggle : MonoBehaviour { [SerializeField] private TMP_Text m_Label; public TMP_Text Label { get { return m_Label; } } [SerializeField] ...
1.886324
91e677aaacb911ccdcc84949b045eb82
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838944
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "PjMitchell/Easy.Endpoints", "max_stars_repo_path": "src/Easy.Endpoints.Core/ManifestBuilder/EndpointRequestHandlerFactory/EndpointRequestHandlerDeclaration.cs", "provenance": "train-00027-of-00045.jsonl.gz:158164" }
starcoder
using Microsoft.AspNetCore.Http; using System; using System.Collections.Generic; using System.Linq; namespace Easy.Endpoints { /// <summary> /// Information about Endpoint Request Handler. Includes details like Return type and Parameters. /// </summary> public class EndpointRequestHandlerDeclaration ...
2.908613
18aa0be29cb855fb109dea547290dd42
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838945
{ "extension": "c-sharp", "max_stars_count": "5.0", "max_stars_repo_name": "shangsharon/NanUI", "max_stars_repo_path": "src/NetDimension.NanUI/JavaScript/Definitions/JSValueDefinition.cs", "provenance": "train-00027-of-00045.jsonl.gz:158165" }
starcoder
namespace NetDimension.NanUI.JavaScript; internal class JSValueDefinition { public Guid Uuid { get; set; } public string Name { get; set; } public JavaScriptValueType ValueType { get; set; } public string ValueTypeName => Enum.GetName(ValueType.GetType(), ValueType); public object ValueDefinition {...
1.692609
d77d548c5c031344cf5e3f0cdb8b0bad
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838946
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "mikeyjm145/ChillSched", "max_stars_repo_path": "Shared/Interfaces/iDateRepository.cs", "provenance": "train-00027-of-00045.jsonl.gz:158166" }
starcoder
using Shared.Model; using Shared.Global; namespace Shared.Interface { /// <summary> /// The date interface /// </summary> public interface IDateRepository { /// <summary> /// Creates a custom date /// </summary> /// <param name="month">The month</param> /// ...
2.624729
02f7959d95aebb33994fe27fdd795157
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838947
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "KunpengNovelSite/KBCMS", "max_stars_repo_path": "src/KB.Tool/Http/Filters/NoLogAttribute.cs", "provenance": "train-00027-of-00045.jsonl.gz:158167" }
starcoder
using System; namespace KB.Tool.Http.Filters { /// <summary> /// 表示不会使用 <see cref="LogAttribute"/> 进行日志记录 /// </summary> [AttributeUsage(AttributeTargets.Class, AllowMultiple = false)] public class NoLogAttribute : Attribute { } }
2.073467
b24799eb423ff13a4a4994b3b03b9543
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838948
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "IQzhan/Example_Download_Upload_In_Unity", "max_stars_repo_path": "Assets/PreDownload/PreDownload.cs", "provenance": "train-00027-of-00045.jsonl.gz:158168" }
starcoder
using E.Data; using UnityEngine; namespace E { public class PreDownload { [RuntimeInitializeOnLoadMethod(RuntimeInitializeLoadType.AfterSceneLoad)] private static void AfterSceneLoaded() { Instantiate(); } private static void Instantiate() { PreDownloadSettings set...
1.90347
3f4f96002e17eb461a976dc7f8d918e2
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838949
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "heidarbozorg/DDDPractice", "max_stars_repo_path": "Infrastructure/Data/EFContext.cs", "provenance": "train-00027-of-00045.jsonl.gz:158169" }
starcoder
<gh_stars>0 using Microsoft.EntityFrameworkCore; namespace Infrastructure.Data { public class EFContext : DbContext { public DbSet<Domain.Entities.User> Users { get; set; } public EFContext(DbContextOptions<EFContext> options) : base(options) { } } }
1.712797
83ea96593cd9e2cd60896b7cf13edf7b
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838950
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "nickproud/OpenBots.Server", "max_stars_repo_path": "OpenBots.Server.Web/Controllers/IdentityApi/AuthController.cs", "provenance": "train-00027-of-00045.jsonl.gz:158170" }
starcoder
using System; using System.Collections.Generic; using System.IdentityModel.Tokens.Jwt; using System.Linq; using System.Net; using System.Security.Claims; using System.Text; using System.Threading.Tasks; using System.Security.Cryptography; using OpenBots.Server.Business; using OpenBots.Server.Core; using OpenBots.Serve...
1.313229
b105947ab502c750908a454a7be16d7f
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838951
{ "extension": "c-sharp", "max_stars_count": "11.0", "max_stars_repo_name": "SonnyRR/BESL", "max_stars_repo_path": "BESL.Persistence/Configurations/PlayerTeamConfiguration.cs", "provenance": "train-00027-of-00045.jsonl.gz:158171" }
starcoder
<filename>BESL.Persistence/Configurations/PlayerTeamConfiguration.cs<gh_stars>10-100 namespace BESL.Persistence.Configurations { using Microsoft.EntityFrameworkCore; using Microsoft.EntityFrameworkCore.Metadata.Builders; using BESL.Entities; public class PlayerTeamConfiguration : IEntityTypeConfigura...
2.470461
fc838f4f2b0f3fd023c857cbb4072e3d
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838952
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "p-dahlback/ld-42", "max_stars_repo_path": "Assets/Scripts/Utilities/ApproachTarget.cs", "provenance": "train-00027-of-00045.jsonl.gz:158172" }
starcoder
using System.Collections; using System.Collections.Generic; using UnityEngine; public class ApproachTarget : MonoBehaviour { public Vector2 startPosition; public Vector2 targetPosition; public float timeToApproach = 5f; public bool ignoreX = false; public bool reverse = false; private float ...
2.426945
a7204e91c60605e35d19e6fbf4ab6082
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838953
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "PatternPal/PatternPal", "max_stars_repo_path": "PatternPal/PatternPal.SyntaxTree/Models/Entities/Interface.cs", "provenance": "train-00027-of-00045.jsonl.gz:158173" }
starcoder
<gh_stars>1-10 using Microsoft.CodeAnalysis.CSharp.Syntax; using SyntaxTree.Abstractions.Entities; using SyntaxTree.Abstractions.Root; namespace SyntaxTree.Models.Entities { public class Interface : AbstractEntity, IInterface { private readonly InterfaceDeclarationSyntax _typeDeclarationSyntax; ...
2.177829
1b6bc93c3b61aad208aab23e25c07005
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838954
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "RootGame/Odin-Inspector-Chinese-Tutorial", "max_stars_repo_path": "Assets/Scripts/4.Utilities/SomeScriptableObject.cs", "provenance": "train-00027-of-00045.jsonl.gz:158174" }
starcoder
#region using Sirenix.OdinInspector; using UnityEngine; #endregion // // Test data - you can delete this part or name the file SomeScriptableObject.cs and try it out // [CreateAssetMenu] public class SomeScriptableObject : SerializedScriptableObject { [ShowInInspector] [LabelText("$testName")] public...
2.286971
d8068a39aaabcca7815c78221f0c33d3
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838955
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "AnomalousMedical/Adventure", "max_stars_repo_path": "Adventure/Exploration/Menu/TreasureMenu.cs", "provenance": "train-00027-of-00045.jsonl.gz:158175" }
starcoder
using Adventure.Services; using Engine; using Engine.Platform; using SharpGui; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Adventure.Exploration.Menu { class TreasureMenu : IExplorationSubMenu { private readonly PickUpTr...
2.010348
a7cab1b5335bf127857822c69bc62e2f
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838956
{ "extension": "c-sharp", "max_stars_count": "7.0", "max_stars_repo_name": "line/blockchain-sample-mage-duel", "max_stars_repo_path": "Server/TCGSampleServer/Service/TCGGameService/Logic/Shop/GCurrency.cs", "provenance": "train-00027-of-00045.jsonl.gz:158176" }
starcoder
/* * Copyright 2020 LINE Corporation * * LINE Corporation licenses this file to you under the Apache License, * version 2.0 (the "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at: * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless ...
2.242029
754228d4ebb90c368693dc6d0e649240
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838957
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "mikkokotola/3Dmaps", "max_stars_repo_path": "Assets/Scripts/Map Data/MapDataSlice.cs", "provenance": "train-00027-of-00045.jsonl.gz:158177" }
starcoder
<filename>Assets/Scripts/Map Data/MapDataSlice.cs using System.Collections.Generic; using UnityEngine; /// <summary> /// Part of a bigger MapData; gives access to only a portion of the data, handles like /// a complete MapData object /// </summary> public class MapDataSlice : MapData { protected const int expect...
2.841531
fdddd801141fbd3b24a0c48ccf92819c
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838958
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "lurienanofab/sselfinops", "max_stars_repo_path": "sselFinOps.AppCode/BLL/RoomManager.cs", "provenance": "train-00027-of-00045.jsonl.gz:158178" }
starcoder
<gh_stars>0 using LNF.Repository; using System; using System.Data; namespace sselFinOps.AppCode.BLL { public enum LabRoom { TestingLab = 2, Organics = 4, CleanRoom = 6, ChemRoom = 25 } /// <summary> /// The class handles the data manipulate on table 'Room' /// ...
2.012535
cd943b77b72e6be67d4108f952318f21
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838959
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "mebiusbox/libpixy.net", "max_stars_repo_path": "src/libpixy.net/Controls/Standard/Image9Panel.cs", "provenance": "train-00027-of-00045.jsonl.gz:158179" }
starcoder
/* * Copyright (c) 2018 mebiusbox software. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of co...
2.516976
09f46b88f12d4a0a9e392ade8f34c90a
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838960
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "andrewtyped/AdventOfCode", "max_stars_repo_path": "2020/18/day18/Parser.cs", "provenance": "train-00027-of-00045.jsonl.gz:158180" }
starcoder
<filename>2020/18/day18/Parser.cs using System; using System.Collections.Generic; using static day18.TokenType; namespace day18 { public class Parser { #region Fields private int current; private List<Token> tokens; #endregion #region Instance Methods publ...
3.2421
3bbc86539b112ec3a8a1d20418157a85
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838961
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "Amantes-de-Ford-Ka-Joaninha/Rech-a-Car", "max_stars_repo_path": "Rech-a-car/Dominio/Dominio/VeiculoModule/Categoria.cs", "provenance": "train-00027-of-00045.jsonl.gz:158181" }
starcoder
using Dominio.PessoaModule; using Dominio.Shared; using System; namespace Dominio.VeiculoModule { public class Categoria : Entidade { public Categoria(string nome, double diaria, double precoKm, int quilometragemFranquia, double precoLivre, TipoCNH tipoCnh) { Nome = nome; ...
2.760863
a33650ca286e8839f18c8c68c6e293fc
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838962
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "LiDReSaR/profiles", "max_stars_repo_path": "Profiles/WebApplication/Profiles/UserProfile.cs", "provenance": "train-00027-of-00045.jsonl.gz:158182" }
starcoder
using AutoMapper; using Microsoft.AspNetCore.Identity; using WebApplication.Models; namespace WebApplication.Profiles { public class UserProfile : Profile { public UserProfile() { CreateMap<IdentityUser, UserModel>(); } } }
1.642401
acd5216ad3343527e75625c1dde7f945
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838963
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "apetersell/RPSX_B2B", "max_stars_repo_path": "RPSX_B2B/Assets/Scripts/Burst_Attack.cs", "provenance": "train-00027-of-00045.jsonl.gz:158183" }
starcoder
using System.Collections; using System.Collections.Generic; using UnityEngine; public class Burst_Attack : Attack { SpriteRenderer sr; // Use this for initialization void Start () { sr = GetComponent<SpriteRenderer>(); } // Update is called once per frame void Update () { sr.color...
1.991086
985ea58ad05f3f67a6556e2101f349e3
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838964
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "DareDev1l/Organizr", "max_stars_repo_path": "Source/Web/Organizr.Web/Areas/Administration/ViewModels/Events/CoordinatesInputModel.cs", "provenance": "train-00027-of-00045.jsonl.gz:158184" }
starcoder
namespace Organizr.Web.Areas.Administration.ViewModels.Events { public class CoordinatesInputModel { public int Id { get; set; } public decimal Longitude { get; set; } public decimal Latitude { get; set; } } }
1.429305
e0942758db7fb646a168049f2cbe63e2
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838965
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "gmatozinho/StatisticsProgram", "max_stars_repo_path": "StatisticsProgram/StatisticsProgram/MainPage.cs", "provenance": "train-00027-of-00045.jsonl.gz:158185" }
starcoder
<reponame>gmatozinho/StatisticsProgram using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Reflection; using Steema.TeeChart; using Xamarin.Forms; namespace StatisticsProgram { public class MainPage : ContentPage { public MainPage() { v...
2.776192
284e1ca078c25022f58b10022f4f17db
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838966
{ "extension": "c-sharp", "max_stars_count": "9.0", "max_stars_repo_name": "joelverhagen/ExplorePackages", "max_stars_repo_path": "test/Logic.Test/TablePrefixScan/TablePrefixScannerTest.cs", "provenance": "train-00027-of-00045.jsonl.gz:158186" }
starcoder
<reponame>joelverhagen/ExplorePackages // Copyright (c) .NET Foundation. All rights reserved. // Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; using System.Linq; using ...
1.959584
a82cc4cfe826f2a3d9f173da3f681f14
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838967
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "LBHackney-IT/lbh-adult-social-care-transactions-api", "max_stars_repo_path": "LBH.AdultSocialCare.Transactions.Api/V1/Gateways/PackageTypeGateways/IPackageTypeGateway.cs", "provenance": "train-00027-of-00045.jsonl.gz:158187" }
starcoder
<reponame>LBHackney-IT/lbh-adult-social-care-transactions-api namespace LBH.AdultSocialCare.Transactions.Api.V1.Gateways.PackageTypeGateways { public interface IPackageTypeGateway { bool IsValidPackageType(int packageTypeId); } }
1.325762
cc0a2a526eae4e14f1ab1e784af84367
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838968
{ "extension": "c-sharp", "max_stars_count": "75.0", "max_stars_repo_name": "jfversluis/Microsoft.Maui.Graphics.Controls", "max_stars_repo_path": "src/GraphicsControls/Handlers/Editor/GraphicsEditor.Windows.cs", "provenance": "train-00027-of-00045.jsonl.gz:158188" }
starcoder
using Microsoft.Graphics.Canvas.UI.Xaml; using Microsoft.Maui.Graphics.Win2D; using Microsoft.UI.Xaml; using Microsoft.UI.Xaml.Controls; namespace Microsoft.Maui.Graphics.Controls { public class GraphicsEditor : UserControl, IMixedNativeView { CanvasControl? _canvasControl; readonly W2DCanvas ...
2.01
e0c8673a77e0c1380124283eb943dbae
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838969
{ "extension": "c-sharp", "max_stars_count": "12.0", "max_stars_repo_name": "michael-damatov/shuriken", "max_stars_repo_path": "Sources/Shuriken.Wpf/Monitoring/ApplicationMonitorScope.Suspending.cs", "provenance": "train-00027-of-00045.jsonl.gz:158189" }
starcoder
<reponame>michael-damatov/shuriken using System; using System.Diagnostics; using System.Diagnostics.CodeAnalysis; using System.Threading; using JetBrains.Annotations; using Shuriken.Diagnostics; namespace Shuriken.Monitoring { partial class ApplicationMonitorScope { [SuppressMessage("Microsoft.Design"...
2.474365
565f7f07604c7ac41ff18feed7bafe3d
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838970
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "rogerpolvr/elluris", "max_stars_repo_path": "src/Nodus.Elluris.Data/Mapping/EventoPeriodoMap.cs", "provenance": "train-00027-of-00045.jsonl.gz:158190" }
starcoder
using Microsoft.EntityFrameworkCore; using Microsoft.EntityFrameworkCore.Metadata.Builders; using Nodus.Elluris.Domain.Models; namespace Nodus.Elluris.Data.Mapping { public class EventoPeriodoMap : IEntityTypeConfiguration<EventoPeriodo> { public void Configure(EntityTypeBuilder<EventoPeriodo> builder...
2.218973
38249bdee5611ce77e2add42ba219e45
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838971
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "danielmarbach/Middleware.PoC", "max_stars_repo_path": "ApplicationA/HomeController.cs", "provenance": "train-00027-of-00045.jsonl.gz:158191" }
starcoder
using System; using System.Threading.Tasks; using System.Web.Http; namespace ApplicationA { public class HomeController : ApiController { public Task Post(Guid orderId) { Console.WriteLine($"Received ExecuteY for order id {orderId}."); return Task.Completed...
2.226922
59e54db150cbe34c72a57b45c178726e
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838972
{ "extension": "c-sharp", "max_stars_count": "4.0", "max_stars_repo_name": "boldcompass/roundrobinscheduler", "max_stars_repo_path": "source/Round Robin Scheduler/EditableListBox.cs", "provenance": "train-00027-of-00045.jsonl.gz:158192" }
starcoder
//Based on the following author's code /* * This class was written by <NAME> [<EMAIL>] * You may freely use this class in your freeware, shareware or even * commercial applications. But you must retain this header information. * Feel free to report any bugs or suggestions you have :-) */ using System; ...
2.495909
dfce76c6ceb3024622fd11183497df9d
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838973
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "RuiAlias/EFDesigner", "max_stars_repo_path": "src/Utilities/MSAGL/GraphmapsWithMesh/MeshGraph.cs", "provenance": "train-00027-of-00045.jsonl.gz:158193" }
starcoder
namespace Microsoft.Msagl.GraphmapsWithMesh { /* * This class requires fine tuning, currently it is used exhaustively for computing * orthogonal mesh, but it I was using it previously for routing in uniform grid. Therefore * we need to remove lots of variables that we no longer need. */ pu...
2.105359
560acdf51eaeb5e1d9386a0cab339840
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838974
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "adasoluciones/Data.DBConnector", "max_stars_repo_path": "Source/Entities/DataBase/ConexionTO.cs", "provenance": "train-00027-of-00045.jsonl.gz:158194" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Xml.Serialization; namespace Ada.Framework.Data.DBConnector.Entities.DataBase { /// <summary> /// Representación de la configuración de la base de datos. /// </summary> /// <remarks> /// ...
2.423087
622e664c9fe5eb5fd2181bdcbcad82ca
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838975
{ "extension": "c-sharp", "max_stars_count": "10.0", "max_stars_repo_name": "parvbhullar/rdlc.report.engine", "max_stars_repo_path": "Oranikle.Report.Engine/Definition/MatrixColumns.cs", "provenance": "train-00027-of-00045.jsonl.gz:158195" }
starcoder
<filename>Oranikle.Report.Engine/Definition/MatrixColumns.cs /* ==================================================================== */ using System; using System.Collections; using System.Collections.Generic; using System.Xml; namespace Oranikle.Report.En...
2.730515
eca2484f13460b377b93ba26aadf3ea2
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838976
{ "extension": "c-sharp", "max_stars_count": "7.0", "max_stars_repo_name": "PLCnext/PLCnext_CLI", "max_stars_repo_path": "src/PlcNext.Common/Templates/ITemplateRepository.cs", "provenance": "train-00027-of-00045.jsonl.gz:158196" }
starcoder
#region Copyright /////////////////////////////////////////////////////////////////////////////// // // Copyright (c) Phoenix Contact GmbH & Co KG // This software is licensed under Apache-2.0 // /////////////////////////////////////////////////////////////////////////////// #endregion using System; using...
1.510518
68bd0c1a093952bad55850271c12bb0c
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838977
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "AlexOAnder/AdvancedC-Study", "max_stars_repo_path": "Lesson10Caching/Fibbonachi/FibbonachiClass/ReddisCache.cs", "provenance": "train-00027-of-00045.jsonl.gz:158197" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using FibbonaciClass.Redis; using StackExchange.Redis; namespace FibbonaciClass { public class InRedisCache : ICacher { private IDatabase cacher; public InRedisCache() ...
2.716655
b641196af622d125ee9e2271d2bf38e0
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838978
{ "extension": "c-sharp", "max_stars_count": "1144.0", "max_stars_repo_name": "gissehel/Flow.Launcher", "max_stars_repo_path": "Plugins/Flow.Launcher.Plugin.BrowserBookmark/Models/Bookmark.cs", "provenance": "train-00027-of-00045.jsonl.gz:158198" }
starcoder
using System.Collections.Generic; namespace Flow.Launcher.Plugin.BrowserBookmark.Models { // Source may be important in the future public record Bookmark(string Name, string Url, string Source = "") { public override int GetHashCode() { var hashName = Name?.GetHashCode() ?? 0; ...
2.479846
59a20a702bab8c109ee240a826e6f5a7
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838979
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "uxb2bralph/IFS-EIVO03", "max_stars_repo_path": "eIVOGo/Views/InvoiceNo/Module/editposbooklets.cshtml", "provenance": "train-00027-of-00045.jsonl.gz:158199" }
starcoder
<reponame>uxb2bralph/IFS-EIVO03<filename>eIVOGo/Views/InvoiceNo/Module/editposbooklets.cshtml @using System.IO @using System.Linq.Expressions @using eIVOGo.Helper @using Model.Locale @using eIVOGo.Models.ViewModel @using Model.Models.ViewModel @using Model.DataEntity @using eIVOGo.Controllers @{ ModelStateDict...
1.876683
32708ffbd32cfebc7cf89428ff10a3da
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838980
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "hippermoloo/Blazor.Xamarin", "max_stars_repo_path": "src/Daddoon.Blazor.Xamarin.Common/Services/MethodDispatcher.cs", "provenance": "train-00027-of-00045.jsonl.gz:158200" }
starcoder
<gh_stars>1-10 using Daddoon.Blazor.Xam.Common.Interop; using System; using System.Collections.Generic; using System.Reflection; using System.Text; using System.Threading.Tasks; using System.Linq; using Daddoon.Blazor.Xam.Common.Attributes; using Daddoon.Blazor.Xam.Common.Serialization; using Daddoon.Blazor.Xam.Common...
2.386804
d2de3d515b7dbf8e469fe8f45ac31fcf
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838981
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "spikensbror-dotnet/fastrunner", "max_stars_repo_path": "FastRunner.Autofac/FastRunnerContainerBuilderExtensions.cs", "provenance": "train-00027-of-00045.jsonl.gz:158201" }
starcoder
using FastRunner; using FastRunner.Autofac; using System.Reflection; namespace Autofac { /// <summary> /// Extension methods for registering FastRunner with Autofac. /// </summary> public static class FastRunnerContainerBuilderExtensions { /// <summary> /// Adds a FastRunner schedu...
2.475939
b43362b1bc0885effaf62b7d8a96d856
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838982
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "hossmi/qtfkdata", "max_stars_repo_path": "Tests/QTFK.Data.Tests/Models/ICategory.cs", "provenance": "train-00027-of-00045.jsonl.gz:158202" }
starcoder
<reponame>hossmi/qtfkdata using QTFK.Data.Attributes; namespace QTFK.Data.Tests.Models { public interface ICategory : IEntity { [Id] int Id { get; set; } string Name { get; set; } ICategory Parent { get; set; } [Foreign("parentCategoryId")] IView<ICategory> Su...
1.618978
daece39dc2e797fcc2ba2f2215e0652a
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838983
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "MrPIvanov/SoftUni", "max_stars_repo_path": "02-Progr Fundamentals/10-Data Types and Variables - Exercises/10-dataExercises/05-boolean/Program.cs", "provenance": "train-00027-of-00045.jsonl.gz:158203" }
starcoder
using System; namespace _05_boolean { class Program { static void Main(string[] args) { string word = Console.ReadLine().ToLower(); if (word=="true") { Console.WriteLine("Yes"); } else { C...
3.181438
4d3ab506153fbab4f63258d2c0ba1be3
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838984
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "urunium/Urunium.Stitch", "max_stars_repo_path": "src/Urunium.Stitch/ModuleTransformers/TypescriptModuleTransformer.cs", "provenance": "train-00027-of-00045.jsonl.gz:158204" }
starcoder
using System; using System.Collections.Generic; using System.IO; using System.IO.Abstractions; using System.Linq; using System.Reflection; using System.Text; using System.Threading.Tasks; namespace Urunium.Stitch.ModuleTransformers { public class TypescriptModuleTransformer : IModuleTransformer { IFil...
2.227753
b416d91e6dfee1a4e95ccdc884f7f07b
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838985
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "dmitriy-v-k/CSimplest", "max_stars_repo_path": "CSimplest/CSResponse/RsLazy.cs", "provenance": "train-00027-of-00045.jsonl.gz:158205" }
starcoder
<gh_stars>1-10 using CSimplest.CSResponse.Interfaces; using System; namespace CSimplest.CSResponse { public sealed class RsLazy : RsWrap { private readonly Func<RsWrap> _rsDelegate; public RsLazy(Func<RsWrap> rsDelegate) { _rsDelegate = rsDelegate; } ...
2.26462
d9edc1ec10dd15a73d7453c6ac6d5bc7
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838986
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "faberwerks/valanthion", "max_stars_repo_path": "Assets/Scripts/Bosses/MiniBoss.cs", "provenance": "train-00027-of-00045.jsonl.gz:158206" }
starcoder
using System.Collections; using System.Collections.Generic; using UnityEngine; public class MiniBoss : Entity { private GameObject player; [SerializeField] private GameObject bombPrep; public float changeStatePercentage; [SerializeField] private float skillCooldownExplode,skillCooldownAr...
2.091749
1fbf260c867c734604128ab4e1f5890a
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838987
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "Incoding-Software/Incoding-Framework-Core", "max_stars_repo_path": "src/Incoding.Web/MvcContrib/IncHtmlHelper/BootstrapOfVersion.cs", "provenance": "train-00027-of-00045.jsonl.gz:158207" }
starcoder
<reponame>Incoding-Software/Incoding-Framework-Core namespace Incoding.Web.MvcContrib { public enum BootstrapOfVersion { v2, v3 } }
1.255998
4a25489c49cfd0791b92303f78ce7306
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838988
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "daominhquan1706/QuanLySoTietKiem", "max_stars_repo_path": "QLSTK/Models/PhieuRutTien.cs", "provenance": "train-00027-of-00045.jsonl.gz:158208" }
starcoder
//------------------------------------------------------------------------------ // <auto-generated> // This code was generated from a template. // // Manual changes to this file may cause unexpected behavior in your application. // Manual changes to this file will be overwritten if the code is regenerated....
1.319074
499976b83487fa61bbdbd41a04c13c15
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838989
{ "extension": "c-sharp", "max_stars_count": "19.0", "max_stars_repo_name": "RyuuSukeChan/project2", "max_stars_repo_path": "Assets/Scripts/Enemies/PassiveSlime.cs", "provenance": "train-00027-of-00045.jsonl.gz:158209" }
starcoder
<reponame>RyuuSukeChan/project2 using System.Collections; using System.Collections.Generic; using UnityEngine; public class PassiveSlime : MonoBehaviour { [Header("Game Elements")] MoveMaster moveM; public GameObject[] essence; [Header("Slime Fields")] [SerializeField] int life = 20; Vect...
2.300246
47c3db590f4f7e5cbdbf59238441e47b
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838990
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "yorishige/Misc", "max_stars_repo_path": "src/Misc/Ordinal.cs", "provenance": "train-00027-of-00045.jsonl.gz:158210" }
starcoder
<reponame>yorishige/Misc<filename>src/Misc/Ordinal.cs<gh_stars>0 using System; using System.Collections.Generic; using System.Linq; using System.Runtime.InteropServices; namespace Yorishige { [StructLayout(LayoutKind.Sequential, Pack=sizeof(int))] public struct Ordinal : IEquatable<Ordinal>, ICo...
3.102936
e95e02669b9116b3b1250b3b122e1470
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838991
{ "extension": "c-sharp", "max_stars_count": "609.0", "max_stars_repo_name": "WrathZA/CacheCow", "max_stars_repo_path": "src/CacheCow.Client/Internal/OtherExtensions.cs", "provenance": "train-00027-of-00045.jsonl.gz:158211" }
starcoder
<filename>src/CacheCow.Client/Internal/OtherExtensions.cs using System; using System.Collections.Generic; using System.Linq; using System.Net.Http; using System.Net.Http.Headers; using System.Text; namespace CacheCow.Client.Internal { internal static class OtherExtensions { public static bo...
2.628257
c1814aabf52cf60246f08ebe55226fab
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838992
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Henkoglobin/roman-numerals", "max_stars_repo_path": "RomanNumerals.Tests/RomanNumeralConverterTest.cs", "provenance": "train-00027-of-00045.jsonl.gz:158212" }
starcoder
using FluentAssertions; using System; using Xunit; namespace RomanNumerals.Tests { public class RomanNumeralConverterTest { private readonly INumeralConverter converter = new RomanNumeralConverter(); [Theory] [InlineData(0, "roman numerals cannot represent zero")] [Inline...
3.246593
3367db0c6d08d3a68ef211e16fec9058
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838993
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "halataksoy/kurumsalweb", "max_stars_repo_path": "KurumsalWeb/Views/Home/BlogDetay.cshtml", "provenance": "train-00027-of-00045.jsonl.gz:158213" }
starcoder
<filename>KurumsalWeb/Views/Home/BlogDetay.cshtml @model KurumsalWeb.Models.Model.Blog @{ ViewBag.Title = "BlogDetay"; Layout = "~/Views/Shared/_SiteLayout.cshtml"; } <section id="inner-headline"> <div class="container"> <div class="row"> <div class="col-lg-12"> <ul cla...
2.267945
c54733751e566dbf60130c71e2bd37f4
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838994
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "SindelarPetr/Uniwiki", "max_stars_repo_path": "Uniwiki/Server.Shared/Dtos/DataForClient.cs", "provenance": "train-00027-of-00045.jsonl.gz:158214" }
starcoder
<gh_stars>0 using Shared.RequestResponse; namespace Shared.Dtos { public class DataForClient<T> where T : class, IResponse { public FixResponseDto[] Fixes { get; set; } public ErrorResponseDto? Error { get; set; } public T? Response { get; set; } // For Serialization p...
1.831886
9f6af5ef22cc8708045d974837674f9c
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838995
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "djreisch/SteamShutdown", "max_stars_repo_path": "SteamShutdown/StateMachine.cs", "provenance": "train-00027-of-00045.jsonl.gz:158215" }
starcoder
using SteamShutdown.Modes; using System.Collections.Generic; namespace SteamShutdown { public static class StateMachine { public static List<AppInfo> WatchedGames { get; set; } = new List<AppInfo>(); public static bool WaitForAll { get; set; } public static Mode ActiveMode { get; set...
1.77677
fdb22954785e7f6321929127c537e030
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838996
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "algorithmplus/spi-registry", "max_stars_repo_path": "src/Dfe.Spi.Registry.Infrastructure.CosmosDb.UnitTests/CosmosQueryTests/WhenAddingDateConditions.cs", "provenance": "train-00027-of-00045.jsonl.gz:158216" }
starcoder
<gh_stars>1-10 using System; using System.Linq; using System.Text; using Dfe.Spi.Common.Models; using NUnit.Framework; namespace Dfe.Spi.Registry.Infrastructure.CosmosDb.UnitTests.CosmosQueryTests { public class WhenAddingDateConditions { [TestCase("searchableOpenDate", "2020-08-21")] public vo...
2.060915
000606d00b172071ae2832ce07f1da4c
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838997
{ "extension": "c-sharp", "max_stars_count": "544.0", "max_stars_repo_name": "workgroupengineering/NetOffice", "max_stars_repo_path": "Source/Word/Enums/WdOMathJc.cs", "provenance": "train-00027-of-00045.jsonl.gz:158217" }
starcoder
<gh_stars>100-1000 using System; using NetOffice; using NetOffice.Attributes; namespace NetOffice.WordApi.Enums { /// <summary> /// SupportByVersion Word 12, 14, 15, 16 /// </summary> ///<remarks> MSDN Online Documentation: <see href="https://docs.microsoft.com/en-us/office/vba/api/Word.WdOMathJc"/> </remarks>...
1.561735
426564ba09bdac24022562c32eb360cf
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838998
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "erhankiyakk/Northwind_ASP.NET", "max_stars_repo_path": "Northwind.Dal/Concrete/EntityFramework/EfAuthenticationDal.cs", "provenance": "train-00027-of-00045.jsonl.gz:158218" }
starcoder
<reponame>erhankiyakk/Northwind_ASP.NET using Northwind.Dal.Abstract.IAuthentication; using Northwind.Entities; using Northwind.Entities.Models; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Northwind.Dal.Concrete.EntityFramework { pu...
1.814756
a3c0bbb0107789efc95fcd627e85cda3
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8838999
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "yezi34880/LuckyuWeb", "max_stars_repo_path": "Luckyu.V1/Luckyu.App.System/AnnexFile/AnnexFileBLL.cs", "provenance": "train-00027-of-00045.jsonl.gz:158219" }
starcoder
using Luckyu.App.Organization; using Luckyu.Utility; using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Linq.Expressions; using System.Text; using System.Threading.Tasks; namespace Luckyu.App.System { public class AnnexFileBLL { #region Var private...
1.90689
fd9d1295fb62e7c5d65a4d5ed88a1c76
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8839000
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "joshuajones02/TMDb", "max_stars_repo_path": "TMDb.Client/API/V3/Models/Lists/ListAddMovieRequest.cs", "provenance": "train-00027-of-00045.jsonl.gz:158220" }
starcoder
<gh_stars>1-10 using System; using System.ComponentModel.DataAnnotations; using TMDb.Client.Attributes; namespace TMDb.Client.Api.V3.Models.Lists { [ApiPostEndpoint("/list/{list_id}/add_item")] public class ListAddMovieRequest : ListRequestBase { [ApiParameter( Name = "session_id", ...
1.730572
d6cc182c0c712beb52eb9e31c6f328c6
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8839001
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "BioFluidix/CSharpCSG", "max_stars_repo_path": "CSharpCSG/PropertyStorage.cs", "provenance": "train-00027-of-00045.jsonl.gz:158221" }
starcoder
/* * PropertyStorage.cs * * Copyright 2014-2017 <NAME> <<EMAIL>>. All rights * reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright no...
2.871273
093aae90e07c57898a1c89533741586d
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8839002
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "r-koubou/ArticulationUtility", "max_stars_repo_path": "Gateways/Translating/StudioOneKeySwitch/FromVSTExpressionMap/ExpressionMapTranslator.cs", "provenance": "train-00027-of-00045.jsonl.gz:158222" }
starcoder
<filename>Gateways/Translating/StudioOneKeySwitch/FromVSTExpressionMap/ExpressionMapTranslator.cs<gh_stars>1-10 using System.Collections.Generic; using ArticulationUtility.Entities.MidiEvent.Value; using ArticulationUtility.Entities.StudioOneKeySwitch.Aggregate; using ArticulationUtility.Entities.StudioOneKeySwitch.Va...
2.096208
a6610ba8aedca1af2ee3aed9a39db8c5
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8839003
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "christothes/githubnotifications", "max_stars_repo_path": "GitHubNotifications/Tests/HubWorkerTests.cs", "provenance": "train-00027-of-00045.jsonl.gz:158223" }
starcoder
<filename>GitHubNotifications/Tests/HubWorkerTests.cs using System.Linq; using System.Threading.Tasks; using Azure; using Azure.Data.Tables; using GitHubNotifications.Models; using GitHubNotifications.Server; using GitHubNotifications.Shared; using Microsoft.AspNetCore.SignalR; using Microsoft.Extensions.Logging; using...
1.93846
399b6f962394d7cc64d9b7f76c434960
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8839004
{ "extension": "c-sharp", "max_stars_count": "40.0", "max_stars_repo_name": "Actipro/WPF-Controls", "max_stars_repo_path": "Samples/SampleBrowser/ProductSamples/GridsSamples/QuickStart/PropertyGridMultipleObjects/FirstDerivedObject.cs", "provenance": "train-00027-of-00045.jsonl.gz:158224" }
starcoder
using System.ComponentModel; namespace ActiproSoftware.ProductSamples.GridsSamples.QuickStart.PropertyGridMultipleObjects { /// <summary> /// Represents the first derived object. /// </summary> public class FirstDerivedObject : BaseObject { private string firstOnly; ///////////////////////////////////////...
2.828519
c208da14a7a7acefbfacd6f5505d4c9f
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8839005
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "MaxKhlupnov/IotCoreWebSocketProxy", "max_stars_repo_path": "Models/SendMessageModel.cs", "provenance": "train-00027-of-00045.jsonl.gz:158225" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; namespace IotCoreWebSocketProxy.Models { public class SendMessageModel { public string DeviceId { get; set; } public string RegistryId { get; set; } /// <summary> /// This can be re...
1.785802
18b0c2f77a7999fabfb4eb66daf5b345
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8839006
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "AlexeiGolubev/XT-2018Q4", "max_stars_repo_path": "Epam.Task3/Epam.Task3.Ring/Ring.cs", "provenance": "train-00027-of-00045.jsonl.gz:158226" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Epam.Task3.Round; namespace Epam.Task3.Ring { public class Ring : Figure { private Round.Round inner; private Round.Round outer; public Ring(Point startPoint, doub...
3.478678
9826502134edd5a5343be3050d2120bb
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8839007
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Lemonade4400/jsnlog", "max_stars_repo_path": "WebSite/Views/Shared/_DocumentationLayout.cshtml", "provenance": "train-00027-of-00045.jsonl.gz:158227" }
starcoder
@using ViewExtensions @{ Layout = "~/Views/Shared/_Layout.cshtml"; } <div class="documentation"> <div class="documentation-menu"> @Html.ViewMenu() </div> <div class="documentation-body"> @RenderBody() </div> </div>
1.753832
e2d7cb398c1cd8f7df81d5b1598f7ee4
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8839008
{ "extension": "c-sharp", "max_stars_count": "74.0", "max_stars_repo_name": "djohns451/docu", "max_stars_repo_path": "src/Docu.Console/Documentation/Field.cs", "provenance": "train-00027-of-00045.jsonl.gz:158228" }
starcoder
<filename>src/Docu.Console/Documentation/Field.cs<gh_stars>10-100 using System; using System.Collections.Generic; using System.Linq; using Docu.Documentation.Comments; using Docu.Parsing.Model; namespace Docu.Documentation { public class Field : BaseDocumentationElement, IReferencable { public Declared...
2.613542
03e700d8abbd279c1d3569a0ac5c2e96
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8839009
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "arman-tech/AlphaVantageLib", "max_stars_repo_path": "AlphaVantage.Core/TechnicalIndicators/MOM/AvMOMProcess.cs", "provenance": "train-00027-of-00045.jsonl.gz:158229" }
starcoder
using AlphaVantage.Common; using AlphaVantage.Common.Models.TechnicalIndicators.MOM; using AlphaVantage.Core.Abstracts; using Newtonsoft.Json.Linq; using System; using System.Collections.Generic; namespace AlphaVantage.Core.TechnicalIndicators.MOM { public class AvMOMProcess : AvMapResourceAbs<AvMOM, AvMOMMetaDat...
2.014438
c9142c8dd8ce5098c3366dbf1854f4a9
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8839010
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "zachmu/escape-from-enceladus", "max_stars_repo_path": "Farseer Physics Engine 3.3.1 Samples XNA/Samples XNA/Samples XNA/Samples/Prefabs/Spider.cs", "provenance": "train-00027-of-00045.jsonl.gz:158230" }
starcoder
using FarseerPhysics.Dynamics; using FarseerPhysics.Dynamics.Joints; using FarseerPhysics.Factories; using Microsoft.Xna.Framework; using Microsoft.Xna.Framework.Graphics; namespace FarseerPhysics.SamplesFramework { public class Spider { private const float SpiderBodyRadius = 0.65f; private bo...
2.257154
d2ebfdb9c81aeb637a53379c4194bb30
2023-09-08T23:13:54.396Z
2023-09-08T23:13:54.396Z
8839011
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "ermshiperete/BuildDependency", "max_stars_repo_path": "BuildDependencyLib/Artifacts/IJob.cs", "provenance": "train-00027-of-00045.jsonl.gz:158231" }
starcoder
// Copyright (c) 2014 <NAME> // This software is licensed under the MIT license (http://opensource.org/licenses/MIT) using System; using System.Threading.Tasks; namespace BuildDependency.Artifacts { public interface IJob { Conditions Conditions { get; } Task<bool> Execute(ILog log, string workDir); string ToS...
1.717147
98568fc1527e537f3bb5cd4d6eb96669